Home
last modified time | relevance | path

Searched refs:VPD (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1138 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local
1140 return VPD; in serializeFrom()
1238 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local
1239 memcpy(VPD.get(), D, TotalSize); in getValueProfData()
1241 VPD->swapBytesToHost(Endianness); in getValueProfData()
1243 Error E = VPD->checkIntegrity(); in getValueProfData()
1247 return std::move(VPD); in getValueProfData()
/freebsd/contrib/file/magic/Magdir/
H A Dintel228 # pointer to vital product data (VPD); 0 indicates no VPD; WHAT EXACTLY iS VPD?
229 >>(24.s+8) uleshort !0 \b, at %#x VPD
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc513 getFirstValueProfRecord(ValueProfData *VPD);
662 ValueProfData *VPD =
665 VPD->TotalSize = TotalSize;
666 VPD->NumValueKinds = Closure->GetNumValueKinds(Closure->Record);
667 ValueProfRecord *VR = getFirstValueProfRecord(VPD);
675 return VPD;
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc513 getFirstValueProfRecord(ValueProfData *VPD);
662 ValueProfData *VPD =
665 VPD->TotalSize = TotalSize;
666 VPD->NumValueKinds = Closure->GetNumValueKinds(Closure->Record);
667 ValueProfRecord *VR = getFirstValueProfRecord(VPD);
675 return VPD;
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h444 U8 VPD[256]; /* 0x04 */ member
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h630 U8 VPD[256]; /* 04h */ member
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h634 U8 VPD[256]; /* 0x04 */ member
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h381 U8 VPD[MPI3_MAN1_VPD_SIZE]; /* 0x10 */ member