Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dsched_slice_table.cc75 auto has_utid_eq_cs = [utid_idx](const QueryConstraints::Constraint& c) { in EstimateQueryCost() local
79 bool has_utid_eq = std::any_of(cs.begin(), cs.end(), has_utid_eq_cs); in EstimateQueryCost()