Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-diff.c467 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute() function
526 return __hist_entry__cmp_compute(p_left, p_right, c); in hist_entry__cmp_compute()