Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc725 OPT_FORCE_FULL_SORT, in ParseCommandLineOptions() enumerator
743 {"full-sort", no_argument, nullptr, OPT_FORCE_FULL_SORT}, in ParseCommandLineOptions()
819 if (option == OPT_FORCE_FULL_SORT) { in ParseCommandLineOptions()