hist_entry__cmp_compute 923 tools/perf/builtin-diff.c return hist_entry__cmp_compute(right, left, COMPUTE_DELTA, d->idx); hist_entry__cmp_compute 932 tools/perf/builtin-diff.c return hist_entry__cmp_compute(right, left, COMPUTE_DELTA_ABS, d->idx); hist_entry__cmp_compute 941 tools/perf/builtin-diff.c return hist_entry__cmp_compute(right, left, COMPUTE_RATIO, d->idx); hist_entry__cmp_compute 950 tools/perf/builtin-diff.c return hist_entry__cmp_compute(right, left, COMPUTE_WEIGHTED_DIFF, d->idx);