Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Diterator_impl.h44 uint32_t statement_count_with_output = 0; member
140 return stmt_metadata_.statement_count_with_output; in StatementCountWithOutput()
Dtrace_processor_impl.cc333 metadata->statement_count_with_output++; in IncrementCountForStmt()