Searched refs:StartInteractiveShell (Results 1 – 1 of 1) sorted by relevance
1005 util::Status StartInteractiveShell(uint32_t column_width) { in StartInteractiveShell() function1107 RETURN_IF_ERROR(StartInteractiveShell(options.wide ? 40 : 20)); in TraceProcessorMain()