Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc723 OPT_PRE_METRICS, in ParseCommandLineOptions() enumerator
741 {"pre-metrics", required_argument, nullptr, OPT_PRE_METRICS}, in ParseCommandLineOptions()
804 if (option == OPT_PRE_METRICS) { in ParseCommandLineOptions()