Searched refs:ALit_SEC (Results 1 – 8 of 8) sorted by relevance
18 extern CHAR8 const ALit_SEC[];
17 CHAR8 const ALit_SEC[] = SEC_TOK; variable
133 ((AsciiStrnCmp (Measurement->Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) || in IsPhase()
448 } else if (AsciiStrnCmp (Measurement.Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) { in ProcessPhases()
118 ((AsciiStrnCmp (Measurement->Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) || in IsPhase()
449 } else if (AsciiStrnCmp (Measurement.Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) { in ProcessPhases()