Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/python/perfetto/bigtrace/protos/perfetto/trace_processor/
H A Dtrace_processor_pb2.pyi99 …__slots__ = ("column_names", "error", "batch", "statement_count", "statement_with_output_count", "…
139 statement_with_output_count: int
141 …tch, _Mapping]]] = ..., statement_count: _Optional[int] = ..., statement_with_output_count: _Optio…
/aosp_15_r20/external/perfetto/protos/perfetto/trace_processor/
H A Dtrace_processor.proto237 optional uint32 statement_with_output_count = 5; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_processor_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace_processor/
Dtrace_processor.pbzero.h1154 uint32_t statement_with_output_count() const { return at<5>().as_uint32(); } in statement_with_output_count() function