Searched refs:ALit_SEC (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Dp_App/
H A DLiterals.h18 extern CHAR8 const ALit_SEC[];
H A DLiterals.c17 CHAR8 const ALit_SEC[] = SEC_TOK; variable
H A DDpUtilities.c129 ((AsciiStrnCmp (Measurement->Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) ||
H A DDpTrace.c423 } else if (AsciiStrnCmp (Measurement.Token, ALit_SEC, PERF_TOKEN_LENGTH) == 0) {

Completed in 1223 milliseconds