HomeSort by relevance Sort by last modified time
    Searched refs:StartGauge (Results 1 - 10 of 10) 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/
DxeCorePerformanceLibInternal.h 58 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
112 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
165 StartGauge (
DxeCorePerformanceLib.c 50 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/MdeModulePkg/Library/SmmCorePerformanceLib/
SmmCorePerformanceLibInternal.h 61 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
115 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
168 StartGauge (
SmmCorePerformanceLib.c 58 StartGauge,
149 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
286 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
357 StartGauge (
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/
PerformanceLib.c 513 StartGauge (
719 PerfInstance->Perf.StartGauge = StartGauge;
776 return Perf->StartGauge (Perf, Handle, Token, Host, Ticker);
  /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/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;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/
DxePerformanceLib.c 123 Status = mPerformance->StartGauge (Handle, Token, Module, TimeStamp);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/
SmmPerformanceLib.c 145 Status = mPerformance->StartGauge (Handle, Token, Module, TimeStamp);

Completed in 224 milliseconds