Home
last modified time | relevance | path

Searched refs:__hist_entry__cmp_compute (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c758 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute() function
824 return __hist_entry__cmp_compute(p_left, p_right, c); in hist_entry__cmp_compute()
855 return __hist_entry__cmp_compute(p_left, p_right, c); in hist_entry__cmp_compute_idx()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c760 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute() function
826 return __hist_entry__cmp_compute(p_left, p_right, c); in hist_entry__cmp_compute()
857 return __hist_entry__cmp_compute(p_left, p_right, c); in hist_entry__cmp_compute_idx()

Completed in 6 milliseconds