Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc726 OPT_HTTP_PORT, in ParseCommandLineOptions() enumerator
744 {"http-port", required_argument, nullptr, OPT_HTTP_PORT}, in ParseCommandLineOptions()
824 if (option == OPT_HTTP_PORT) { in ParseCommandLineOptions()