Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc722 OPT_RUN_METRICS = 1000, in ParseCommandLineOptions() enumerator
740 {"run-metrics", required_argument, nullptr, OPT_RUN_METRICS}, in ParseCommandLineOptions()
809 if (option == OPT_RUN_METRICS) { in ParseCommandLineOptions()