HomeSort by relevance Sort by last modified time
    Searched refs:eq_ref_type (Results 1 - 2 of 2) sorted by null

  /external/perfetto/src/trace_processor/
slice_table.cc 74 auto eq_ref_type = HasEqConstraint(qc, "ref_type"); local
79 if (eq_ref && eq_ref_type && eq_ts && eq_depth)
81 else if (eq_ref && eq_ref_type && eq_ts)
counter_definitions_table.cc 73 auto eq_ref_type = HasEqConstraint(qc, "ref_type"); local
77 if (eq_name && eq_ref && eq_ref_type)

Completed in 180 milliseconds