Home
last modified time | relevance | path

Searched refs:mutable_io_wait (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/
Dsched_tables_py.h1194 return mutable_table()->mutable_io_wait()->Set(row_number_, v); in set_io_wait()
1587 mutable_io_wait()->Append(row.io_wait); in Insert()
1653 TypedColumn<std::optional<uint32_t>>* mutable_io_wait() { in mutable_io_wait() function