Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc636 util::Status PrintPerfFile(const std::string& perf_file_path, in PrintPerfFile() function
1109 RETURN_IF_ERROR(PrintPerfFile(options.perf_file_path, t_load, t_query)); in TraceProcessorMain()