Home
last modified time | relevance | path

Searched refs:mutable_perf_session_id (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.h6826 return mutable_table()->mutable_perf_session_id()->Set(row_number_, v); in set_perf_session_id()
7129 mutable_perf_session_id()->Append(row.perf_session_id); in Insert()
7189 TypedColumn<PerfSessionTable::Id>* mutable_perf_session_id() { in mutable_perf_session_id() function