Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_shell.cc591 uint32_t prev_with_output = has_more ? it.StatementWithOutputCount() - 1 in RunQueriesAndPrintResult() local
593 uint32_t prev_without_output_count = prev_count - prev_with_output; in RunQueriesAndPrintResult()
594 if (prev_with_output > 0) { in RunQueriesAndPrintResult()