Home
last modified time | relevance | path

Searched refs:GetGaugeEx (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/
DDxeCorePerformanceLib.c60 GetGaugeEx
288 GetGaugeEx ( in GetGaugeEx() function
417 Status = GetGaugeEx (LogEntryKey, &GaugeEntryEx); in GetGauge()
677 Status = GetGaugeEx (LogEntryKey++, &GaugeData); in GetPerformanceMeasurementEx()
DDxeCorePerformanceLibInternal.h132 GetGaugeEx (
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
DSmmCorePerformanceLibInternal.h135 GetGaugeEx (
DSmmCorePerformanceLib.c69 GetGaugeEx
307 GetGaugeEx ( in GetGaugeEx() function
436 Status = GetGaugeEx (LogEntryKey, &GaugeEntryEx); in GetGauge()
929 Status = GetGaugeEx (LogEntryKey++, &GaugeData); in GetPerformanceMeasurementEx()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DPerformance.h350 PERFORMANCE_GET_GAUGE_EX GetGaugeEx; member
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/
DDxePerformanceLib.c254 Status = mPerformanceEx->GetGaugeEx (LogEntryKey++, &GaugeData); in GetPerformanceMeasurementEx()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/
DSmmPerformanceLib.c276 Status = mPerformanceEx->GetGaugeEx (LogEntryKey++, &GaugeData); in GetPerformanceMeasurementEx()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/
DDxeSmmPerformanceLib.c331 Status = mPerformanceEx->GetGaugeEx (LogEntryKey++, &GaugeData); in GetByPerformanceProtocol()