Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc411 bool RunQueryAndPrintResult(const std::vector<std::string> queries, in RunQueryAndPrintResult() function
617 if (!RunQueryAndPrintResult(queries, stdout)) { in TraceProcessorMain()