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

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/
DxePerformanceLib.c 33 PERFORMANCE_PROTOCOL *mPerformance = NULL;
51 PERFORMANCE_PROTOCOL *Performance;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/
SmmPerformanceLib.c 32 PERFORMANCE_PROTOCOL *mPerformance = NULL;
73 PERFORMANCE_PROTOCOL *Performance;
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
Performance.h 78 typedef struct _PERFORMANCE_PROTOCOL PERFORMANCE_PROTOCOL;
264 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
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,
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/
DxeSmmPerformanceLib.c 53 PERFORMANCE_PROTOCOL *mPerformance = NULL;
104 PERFORMANCE_PROTOCOL *Performance;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/
DxeCorePerformanceLib.c 49 PERFORMANCE_PROTOCOL mPerformanceInterface = {
141 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
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,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
SmmCorePerformanceLib.c 57 PERFORMANCE_PROTOCOL mPerformanceInterface = {
149 is same as the one created by StartGauge of PERFORMANCE_PROTOCOL.
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,
    [all...]

Completed in 63 milliseconds