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

/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Dp_App/
H A DDp.c205 BOOLEAN ExcludeMode; local
228 ExcludeMode = FALSE;
304 ExcludeMode = ShellCommandLineGetFlag (ParamPackage, StringDpOptionLx);
398 DumpAllTrace( Number2Display, ExcludeMode);
401 DumpAllProfile( Number2Display, ExcludeMode);
406 DumpRawTrace( Number2Display, ExcludeMode);
409 DumpRawProfile( Number2Display, ExcludeMode);
417 Status = ProcessHandles ( ExcludeMode);
426 DumpAllProfile( Number2Display, ExcludeMode);

Completed in 35 milliseconds