Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-diff.c504 bool pairs_right = hist_entry__has_pairs(right); in hist_entry__cmp_compute() local
507 if (!pairs_left && !pairs_right) in hist_entry__cmp_compute()
510 if (!pairs_left || !pairs_right) in hist_entry__cmp_compute()