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

  /device/linaro/bootloader/edk2/PerformancePkg/Include/
PerformanceTokens.h 19 #define DXE_TOK "DXE" ///< DEC Phase
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
PerformanceTokens.h 19 #define DXE_TOK "DXE" ///< DEC Phase
Literals.c 18 CHAR8 const ALit_DXE[] = DXE_TOK;
  /device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
Literals.c 18 CHAR8 const ALit_DXE[] = DXE_TOK;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/
Performance.h 33 #define DXE_TOK L"DXE"
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
Perf.c 472 if (!EfiStrCmp (Token, DXE_TOK)) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/
PerformanceLib.c 561 if (!StrCmp (Token, DXE_TOK)) {

Completed in 484 milliseconds