Home | History | Annotate | Download | only in DxeSmmPerformanceLib

Lines Matching refs:mPerformanceEx

54 PERFORMANCE_EX_PROTOCOL         *mPerformanceEx = NULL;

107 if (mPerformanceEx != NULL || mPerformance != NULL) {
117 mPerformanceEx = PerformanceEx;
333 if (mPerformanceEx != NULL) {
334 Status = mPerformanceEx->GetGaugeEx (LogEntryKey++, &GaugeData);
361 if (mPerformanceEx != NULL) {