Home
last modified time | relevance | path

Searched refs:mutable_process_priority (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.h1538 return mutable_table()->mutable_process_priority()->Set(row_number_, v); in set_process_priority()
1773 mutable_process_priority()->Append(row.process_priority); in Insert()
1812 TypedColumn<int32_t>* mutable_process_priority() { in mutable_process_priority() function