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

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCorePerformanceLib/
DxeCorePerformanceLibInternal.h 132 GetGaugeEx (
DxeCorePerformanceLib.c 61 GetGaugeEx
288 GetGaugeEx (
417 Status = GetGaugeEx (LogEntryKey, &GaugeEntryEx);
679 Status = GetGaugeEx (LogEntryKey++, &GaugeData);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
SmmCorePerformanceLibInternal.h 135 GetGaugeEx (
SmmCorePerformanceLib.c 69 GetGaugeEx
306 GetGaugeEx (
435 Status = GetGaugeEx (LogEntryKey, &GaugeEntryEx);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
Performance.h 350 PERFORMANCE_GET_GAUGE_EX GetGaugeEx;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/
DxePerformanceLib.c 254 Status = mPerformanceEx->GetGaugeEx (LogEntryKey++, &GaugeData);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/
SmmPerformanceLib.c 276 Status = mPerformanceEx->GetGaugeEx (LogEntryKey++, &GaugeData);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/
DxeSmmPerformanceLib.c 334 Status = mPerformanceEx->GetGaugeEx (LogEntryKey++, &GaugeData);
    [all...]

Completed in 251 milliseconds