Home
last modified time | relevance | path

Searched refs:IsPresentPartitionShadow (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/prelude/operators/
Dspan_join_operator.h260 bool IsPresentPartitionShadow() const { in IsPresentPartitionShadow() function
Dspan_join_operator.cc628 if (IsPresentPartitionShadow() && !defn_->ShouldEmitPresentPartitionShadow()) in IsValidSlice()