Home
last modified time | relevance | path

Searched refs:mutable_module_timestamp (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.h7488 return mutable_table()->mutable_module_timestamp()->Set(row_number_, v); in set_module_timestamp()
8047 mutable_module_timestamp()->Append(row.module_timestamp); in Insert()
8153 TypedColumn<int64_t>* mutable_module_timestamp() { in mutable_module_timestamp() function