Searched refs:hist_entry__collapse (Results 1 – 1 of 1) sorted by relevance
36 static int64_t hist_entry__collapse(struct hist_entry *left, struct hist_entry *right);702 * hist_entry__collapse() so that we can use an appropriate in hists__findnew_entry() 1437 hist_entry__collapse(struct hist_entry *left, struct hist_entry *right) in hist_entry__collapse() function 1765 cmp = hist_entry__collapse(iter, he); in hists__collapse_insert_entry() 2564 cmp = hist_entry__collapse(he, pair); in hists__add_dummy_entry() 2645 int64_t cmp = hist_entry__collapse(iter, he); in hists__find_entry()