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

/linux-master/tools/perf/
H A Dbuiltin-diff.c830 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, function
917 return hist_entry__cmp_compute_idx(right, left, COMPUTE_DELTA,
925 return hist_entry__cmp_compute_idx(right, left, COMPUTE_DELTA_ABS,
933 return hist_entry__cmp_compute_idx(right, left, COMPUTE_RATIO,
941 return hist_entry__cmp_compute_idx(right, left, COMPUTE_WEIGHTED_DIFF,

Completed in 112 milliseconds