Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc413 bool is_first_query = true; in RunQueryAndPrintResult() local
418 if (!is_first_query) in RunQueryAndPrintResult()
420 is_first_query = false; in RunQueryAndPrintResult()