Home
last modified time | relevance | path

Searched refs:mutable_profileable_from_shell (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.h6062 return mutable_table()->mutable_profileable_from_shell()->Set(row_number_, v); in set_profileable_from_shell()
6321 mutable_profileable_from_shell()->Append(row.profileable_from_shell); in Insert()
6364 TypedColumn<int32_t>* mutable_profileable_from_shell() { in mutable_profileable_from_shell() function