Searched refs:VPD (Results 1 – 8 of 8) sorted by relevance
1138 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local1140 return VPD; in serializeFrom()1238 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local1239 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()
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
513 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;
444 U8 VPD[256]; /* 0x04 */ member
630 U8 VPD[256]; /* 04h */ member
634 U8 VPD[256]; /* 0x04 */ member
381 U8 VPD[MPI3_MAN1_VPD_SIZE]; /* 0x10 */ member