Home
last modified time | relevance | path

Searched refs:StartGauge (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/
DPerformanceLib.c513 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/
DPerformance.h95 EFI_PERF_START_GAUGE StartGauge; member
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/
DDxeCorePerformanceLibInternal.h165 StartGauge (
DDxeCorePerformanceLib.c49 StartGauge,
339 StartGauge ( in StartGauge() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
DSmmCorePerformanceLibInternal.h168 StartGauge (
DSmmCorePerformanceLib.c58 StartGauge,
358 StartGauge ( in StartGauge() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DPerf.c424 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/
DPerformance.h342 PERFORMANCE_START_GAUGE StartGauge; member
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/
DDxePerformanceLib.c123 Status = mPerformance->StartGauge (Handle, Token, Module, TimeStamp); in StartPerformanceMeasurementEx()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/
DSmmPerformanceLib.c145 Status = mPerformance->StartGauge (Handle, Token, Module, TimeStamp); in StartPerformanceMeasurementEx()