Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dsched_slice_table.cc79 bool has_utid_eq = std::any_of(cs.begin(), cs.end(), has_utid_eq_cs); in EstimateQueryCost() local
80 if (has_utid_eq) { in EstimateQueryCost()