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.cpp1191 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local
1193 return VPD; in serializeFrom()
1291 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local
1292 memcpy(VPD.get(), D, TotalSize); in getValueProfData()
1294 VPD->swapBytesToHost(Endianness); in getValueProfData()
1296 Error E = VPD->checkIntegrity(); in getValueProfData()
1300 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.inc525 getFirstValueProfRecord(ValueProfData *VPD);
674 ValueProfData *VPD =
677 VPD->TotalSize = TotalSize;
678 VPD->NumValueKinds = Closure->GetNumValueKinds(Closure->Record);
679 ValueProfRecord *VR = getFirstValueProfRecord(VPD);
687 return VPD;
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc525 getFirstValueProfRecord(ValueProfData *VPD);
674 ValueProfData *VPD =
677 VPD->TotalSize = TotalSize;
678 VPD->NumValueKinds = Closure->GetNumValueKinds(Closure->Record);
679 ValueProfRecord *VR = getFirstValueProfRecord(VPD);
687 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.h415 U8 VPD[MPI3_MAN1_VPD_SIZE]; /* 0x10 */ member