hist_entry__cmp   589 tools/perf/util/hist.c 		cmp = hist_entry__cmp(he, entry);
hist_entry__cmp  1085 tools/perf/util/hist.c 		if (hist_entry__cmp(he_cache[i], &he_tmp) == 0) {
hist_entry__cmp   164 tools/perf/util/hist.h int64_t hist_entry__cmp(struct hist_entry *left, struct hist_entry *right);