hist_entry__cmp
if (hist_entry__cmp(he_cache[i], &he_tmp) == 0) {
static int64_t hist_entry__cmp(struct hist_entry *left, struct hist_entry *right);
cmp = hist_entry__cmp(he, entry);