Searched refs:GetGauge (Results 1 – 11 of 11) sorted by relevance
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/ |
D | PerformanceLib.c | 640 GetGauge ( in GetGauge() function 726 PerfInstance->Perf.GetGauge = GetGauge; in InitializePerformanceInfrastructure() 866 GaugeData = Perf->GetGauge (Perf, Handle, Token, Host, NULL); in UpdateMeasure()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/ |
D | Performance.h | 97 EFI_PERF_GET_GAUGE GetGauge; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/ |
D | DxeCorePerformanceLibInternal.h | 227 GetGauge (
|
D | DxeCorePerformanceLib.c | 51 GetGauge 407 GetGauge ( in GetGauge() function
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/ |
D | SmmCorePerformanceLibInternal.h | 230 GetGauge (
|
D | SmmCorePerformanceLib.c | 60 GetGauge 426 GetGauge ( in GetGauge() function
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ |
D | Perf.c | 549 GetGauge ( in GetGauge() function 627 PerfInstance->Perf.GetGauge = GetGauge; in InitializePerformanceInfrastructure() 767 GaugeData = Perf->GetGauge (Perf, Handle, Token, Host, NULL); in UpdateMeasure()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/ |
D | Performance.h | 344 PERFORMANCE_GET_GAUGE GetGauge; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/ |
D | DxePerformanceLib.c | 256 Status = mPerformance->GetGauge (LogEntryKey++, (GAUGE_DATA_ENTRY **) &GaugeData); in GetPerformanceMeasurementEx()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/ |
D | SmmPerformanceLib.c | 278 Status = mPerformance->GetGauge (LogEntryKey++, (GAUGE_DATA_ENTRY **) &GaugeData); in GetPerformanceMeasurementEx()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/ |
D | DxeSmmPerformanceLib.c | 333 Status = mPerformance->GetGauge (LogEntryKey++, (GAUGE_DATA_ENTRY **) &GaugeData); in GetByPerformanceProtocol()
|