hist_entry__collapse
cmp = hist_entry__collapse(iter, he);
cmp = hist_entry__collapse(he, pair);
int64_t cmp = hist_entry__collapse(iter, he);
static int64_t hist_entry__collapse(struct hist_entry *left, struct hist_entry *right);