HomeSort by relevance Sort by last modified time
    Searched defs:StartGauge (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/
Performance.h 95 EFI_PERF_START_GAUGE StartGauge;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/
DxeCorePerformanceLib.c 49 StartGauge,
141 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
268 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
339 StartGauge (
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
Perf.c 424 StartGauge (
625 PerfInstance->Perf.StartGauge = StartGauge;
682 return Perf->StartGauge (Perf, Handle, Token, Host, Ticker);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/
PerformanceLib.c 513 StartGauge (
724 PerfInstance->Perf.StartGauge = StartGauge;
781 return Perf->StartGauge (Perf, Handle, Token, Host, Ticker);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
SmmCorePerformanceLib.c 58 StartGauge,
150 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
287 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
358 StartGauge (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
Performance.h 264 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
318 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
342 PERFORMANCE_START_GAUGE StartGauge;

Completed in 214 milliseconds