Searched refs:PeiPerformanceIdArray (Results 1 – 1 of 1) sorted by relevance
50 OUT UINT32 **PeiPerformanceIdArray in InternalGetPerformanceHobLog() argument58 ASSERT (PeiPerformanceIdArray != NULL); in InternalGetPerformanceHobLog()73 *PeiPerformanceIdArray = GET_GUID_HOB_DATA (GuidHob); in InternalGetPerformanceHobLog()84 *PeiPerformanceIdArray = BuildGuidHob (&gPerformanceExProtocolGuid, PeiPerformanceSize); in InternalGetPerformanceHobLog()85 *PeiPerformanceIdArray = ZeroMem (*PeiPerformanceIdArray, PeiPerformanceSize); in InternalGetPerformanceHobLog()114 IN UINT32 *PeiPerformanceIdArray, in InternalSearchForLogEntry() argument184 UINT32 *PeiPerformanceIdArray; in StartPerformanceMeasurementEx() local193 InternalGetPerformanceHobLog (&PeiPerformanceLog, &PeiPerformanceIdArray); in StartPerformanceMeasurementEx()211 PeiPerformanceIdArray[Index] = Identifier; in StartPerformanceMeasurementEx()256 UINT32 *PeiPerformanceIdArray; in EndPerformanceMeasurementEx() local[all …]