Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dslice_table.cc72 auto eq_ts = HasEqConstraint(qc, "ts"); in EstimateCost() local
79 if (eq_ref && eq_ref_type && eq_ts && eq_depth) in EstimateCost()
81 else if (eq_ref && eq_ref_type && eq_ts) in EstimateCost()
83 else if (eq_ts && eq_name) in EstimateCost()
85 else if (eq_ts || eq_name) in EstimateCost()