Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Detm_tables_py.h225 return mutable_table()->mutable_max_speculation_depth()->Set(row_number_, v); in set_max_speculation_depth()
574 mutable_max_speculation_depth()->Append(row.max_speculation_depth); in Insert()
645 TypedColumn<uint32_t>* mutable_max_speculation_depth() { in mutable_max_speculation_depth() function