Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-diff.c554 bool pairs_right = hist_entry__has_pairs(right); in block_cycles_diff_cmp() local
557 if (!pairs_left && !pairs_right) in block_cycles_diff_cmp()
791 bool pairs_right = hist_entry__has_pairs(right); in hist_entry__cmp_compute() local
794 if (!pairs_left && !pairs_right) in hist_entry__cmp_compute()
797 if (!pairs_left || !pairs_right) in hist_entry__cmp_compute()