Lines Matching refs:entries_collapsed
309 root_in = &hists->entries_collapsed; in hists__delete_entry()
1470 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n); in hists__collapse_resort()
1705 &hists->entries_collapsed, in output_resort()
1714 root = &hists->entries_collapsed; in output_resort()
2127 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2213 n = hists->entries_collapsed.rb_node; in hists__find_entry()
2288 return hists__match_hierarchy(&leader->entries_collapsed, in hists__match()
2289 &other->entries_collapsed); in hists__match()
2293 root = &leader->entries_collapsed; in hists__match()
2364 &leader->entries_collapsed, in hists__link()
2365 &other->entries_collapsed); in hists__link()
2369 root = &other->entries_collapsed; in hists__link()
2467 hists->entries_collapsed = RB_ROOT; in __hists__init()
2495 hists__delete_remaining_entries(&hists->entries_collapsed); in hists__delete_all_entries()