Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc724 OPT_METRICS_OUTPUT, in ParseCommandLineOptions() enumerator
742 {"metrics-output", required_argument, nullptr, OPT_METRICS_OUTPUT}, in ParseCommandLineOptions()
814 if (option == OPT_METRICS_OUTPUT) { in ParseCommandLineOptions()