Searched refs:rhs_has_group (Results 1 – 1 of 1) sorted by relevance
2080 bool rhs_has_group = rhs_core->leader != rhs_core || rhs_core->nr_members > 1; in evlist__cmp() local2082 rhs_sort_idx = rhs_has_group ? rhs_core->leader->idx : rhs_core->idx; in evlist__cmp()
Completed in 10 milliseconds