Home
last modified time | relevance | path

Searched refs:ALit_SEC (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DLiterals.h18 extern CHAR8 const ALit_SEC[];
DLiterals.c17 CHAR8 const ALit_SEC[] = SEC_TOK; variable
DDpUtilities.c133 ((AsciiStrnCmp (Measurement->Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) || in IsPhase()
DDpTrace.c448 } else if (AsciiStrnCmp (Measurement.Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) { in ProcessPhases()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DLiterals.h18 extern CHAR8 const ALit_SEC[];
DLiterals.c17 CHAR8 const ALit_SEC[] = SEC_TOK; variable
DDpUtilities.c118 ((AsciiStrnCmp (Measurement->Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) || in IsPhase()
DDpTrace.c449 } else if (AsciiStrnCmp (Measurement.Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) { in ProcessPhases()