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

/linux-master/tools/perf/
H A Dbuiltin-diff.c760 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, function
826 return __hist_entry__cmp_compute(p_left, p_right, c);
857 return __hist_entry__cmp_compute(p_left, p_right, c);

Completed in 107 milliseconds