Home
last modified time | relevance | path

Searched refs:mutable_start_offset (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/
Dprofiler_tables_py.h185 return mutable_table()->mutable_start_offset()->Set(row_number_, v); in set_start_offset()
498 mutable_start_offset()->Append(row.start_offset); in Insert()
546 TypedColumn<int64_t>* mutable_start_offset() { in mutable_start_offset() function