Home | History | Annotate | Download | only in DxeSmmPerformanceLib

Lines Matching refs:mPerformance

53 PERFORMANCE_PROTOCOL            *mPerformance = NULL;

107 if (mPerformanceEx != NULL || mPerformance != NULL) {
127 mPerformance = Performance;
335 } else if (mPerformance != NULL) {
336 Status = mPerformance->GetGauge (LogEntryKey++, (GAUGE_DATA_ENTRY **) &GaugeData);