Searched refs:thread_instruction_delta_null_layer_ (Results 1 – 1 of 1) sorted by relevance
558 … thread_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