Searched refs:emit_shadow_slices (Results 1 – 2 of 2) sorted by relevance
199 bool emit_shadow_slices) { in CreateTableDefinition() argument236 emit_shadow_slices, ts_idx, dur_idx, partition_idx); in CreateTableDefinition()288 if (step_now->definition()->emit_shadow_slices()) { in Filter()475 PERFETTO_DCHECK(defn_->emit_shadow_slices()); in Step()521 if (defn_->emit_shadow_slices()) { in Step()536 if (!defn_->emit_shadow_slices()) in Step()671 bool emit_shadow_slices, in TableDefinition() argument678 emit_shadow_slices_(emit_shadow_slices), in TableDefinition()
103 bool emit_shadow_slices,112 bool emit_shadow_slices() const { return emit_shadow_slices_; } in emit_shadow_slices() function275 bool emit_shadow_slices);