Lines Matching refs:entries_collapsed
344 root_in = &hists->entries_collapsed; in hists__delete_entry()
1610 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n); in hists__collapse_resort()
1852 &hists->entries_collapsed, in output_resort()
1861 root = &hists->entries_collapsed; in output_resort()
2287 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2378 n = hists->entries_collapsed.rb_root.rb_node; in hists__find_entry()
2453 return hists__match_hierarchy(&leader->entries_collapsed, in hists__match()
2454 &other->entries_collapsed); in hists__match()
2458 root = &leader->entries_collapsed; in hists__match()
2529 &leader->entries_collapsed, in hists__link()
2530 &other->entries_collapsed); in hists__link()
2534 root = &other->entries_collapsed; in hists__link()
2559 root = &hists->entries_collapsed; in hists__unlink()
2732 hists->entries_collapsed = RB_ROOT_CACHED; in __hists__init()
2760 hists__delete_remaining_entries(&hists->entries_collapsed); in hists__delete_all_entries()