Lines Matching refs:entries_collapsed
322 root_in = &hists->entries_collapsed; in hists__delete_entry()
1491 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n); in hists__collapse_resort()
1726 &hists->entries_collapsed, in output_resort()
1735 root = &hists->entries_collapsed; in output_resort()
2150 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2236 n = hists->entries_collapsed.rb_node; in hists__find_entry()
2311 return hists__match_hierarchy(&leader->entries_collapsed, in hists__match()
2312 &other->entries_collapsed); in hists__match()
2316 root = &leader->entries_collapsed; in hists__match()
2387 &leader->entries_collapsed, in hists__link()
2388 &other->entries_collapsed); in hists__link()
2392 root = &other->entries_collapsed; in hists__link()
2571 hists->entries_collapsed = RB_ROOT; in __hists__init()
2599 hists__delete_remaining_entries(&hists->entries_collapsed); in hists__delete_all_entries()