Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc1005 util::Status StartInteractiveShell(uint32_t column_width) { in StartInteractiveShell() function
1107 RETURN_IF_ERROR(StartInteractiveShell(options.wide ? 40 : 20)); in TraceProcessorMain()