Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc490 util::Status PrintQueryResultAsCsv(Iterator* it, FILE* output) { in PrintQueryResultAsCsv() function
631 RETURN_IF_ERROR(PrintQueryResultAsCsv(&it, output)); in RunQueriesAndPrintResult()