Searched refs:StartGauge (Results 1 – 10 of 10) sorted by relevance
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/ |
D | PerformanceLib.c | 513 StartGauge ( in StartGauge() function 724 PerfInstance->Perf.StartGauge = StartGauge; in InitializePerformanceInfrastructure() 781 return Perf->StartGauge (Perf, Handle, Token, Host, Ticker); in StartMeasure()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/ |
D | Performance.h | 95 EFI_PERF_START_GAUGE StartGauge; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/ |
D | DxeCorePerformanceLibInternal.h | 165 StartGauge (
|
D | DxeCorePerformanceLib.c | 49 StartGauge, 339 StartGauge ( in StartGauge() function
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/ |
D | SmmCorePerformanceLibInternal.h | 168 StartGauge (
|
D | SmmCorePerformanceLib.c | 58 StartGauge, 358 StartGauge ( in StartGauge() function
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ |
D | Perf.c | 424 StartGauge ( in StartGauge() function 625 PerfInstance->Perf.StartGauge = StartGauge; in InitializePerformanceInfrastructure() 682 return Perf->StartGauge (Perf, Handle, Token, Host, Ticker); in StartMeasure()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/ |
D | Performance.h | 342 PERFORMANCE_START_GAUGE StartGauge; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/ |
D | DxePerformanceLib.c | 123 Status = mPerformance->StartGauge (Handle, Token, Module, TimeStamp); in StartPerformanceMeasurementEx()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/ |
D | SmmPerformanceLib.c | 145 Status = mPerformance->StartGauge (Handle, Token, Module, TimeStamp); in StartPerformanceMeasurementEx()
|