Searched refs:is_other_sample (Results 1 – 1 of 1) sorted by relevance
693 bool is_other_sample = (other.record->header.type == PERF_RECORD_SAMPLE); in IsHappensBefore() local702 if (is_sample != is_other_sample) { in IsHappensBefore()