Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc665 bool enable_httpd = false; member
767 command_line_options.enable_httpd = true; in ParseCommandLineOptions()
851 } else if (!command_line_options.enable_httpd) { in ParseCommandLineOptions()
1078 if (options.enable_httpd) { in TraceProcessorMain()