HomeSort by relevance Sort by last modified time
    Searched refs:EndGauge (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/
Performance.h 96 EFI_PERF_END_GAUGE EndGauge;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/
DxeCorePerformanceLibInternal.h 94 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
112 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
198 EndGauge (
DxeCorePerformanceLib.c 51 EndGauge,
233 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
268 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
375 EndGauge (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
SmmCorePerformanceLibInternal.h 97 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
115 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
201 EndGauge (
SmmCorePerformanceLib.c 59 EndGauge,
246 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
286 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
393 EndGauge (
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/
PerformanceLib.c 579 EndGauge (
720 PerfInstance->Perf.EndGauge = EndGauge;
816 return (Perf->EndGauge( Perf, Handle, Token, Host, Ticker)) ;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
Perf.c 490 EndGauge (
626 PerfInstance->Perf.EndGauge = EndGauge;
722 return (Perf->EndGauge( Perf, Handle, Token, Host, Ticker)) ;
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
Performance.h 300 is same as the one found by EndGauge of PERFORMANCE_PROTOCOL.
318 It can also retrieve the log created by StartGauge and EndGauge of PERFORMANCE_PROTOCOL,
343 PERFORMANCE_END_GAUGE EndGauge;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/
DxePerformanceLib.c 175 Status = mPerformance->EndGauge (Handle, Token, Module, TimeStamp);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/
SmmPerformanceLib.c 197 Status = mPerformance->EndGauge (Handle, Token, Module, TimeStamp);

Completed in 72 milliseconds