Home
last modified time | relevance | path

Searched refs:thread_instruction_delta_null_layer_ (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/
Dslice_tables_py.h558thread_instruction_delta_null_layer_(new column::NullOverlay(thread_instruction_delta_.bv())) { in SliceTable()
617 …thread_dur_null_layer_,thread_instruction_count_null_layer_,thread_instruction_delta_null_layer_}); in SliceTable()
926 RefPtr<column::OverlayLayer> thread_instruction_delta_null_layer_; variable