Searched refs:VPD (Results 1 – 8 of 8) sorted by relevance
1191 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local1193 return VPD; in serializeFrom()1291 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local1292 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()
228 # pointer to vital product data (VPD); 0 indicates no VPD; WHAT EXACTLY iS VPD?229 >>(24.s+8) uleshort !0 \b, at %#x VPD
525 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;
444 U8 VPD[256]; /* 0x04 */ member
630 U8 VPD[256]; /* 04h */ member
634 U8 VPD[256]; /* 0x04 */ member
415 U8 VPD[MPI3_MAN1_VPD_SIZE]; /* 0x10 */ member