Lines Matching refs:entries_collapsed
359 root_in = &hists->entries_collapsed; in hists__delete_entry()
1657 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n); in hists__collapse_resort()
1899 &hists->entries_collapsed, in output_resort()
1908 root = &hists->entries_collapsed; in output_resort()
2334 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2425 n = hists->entries_collapsed.rb_root.rb_node; in hists__find_entry()
2500 return hists__match_hierarchy(&leader->entries_collapsed, in hists__match()
2501 &other->entries_collapsed); in hists__match()
2505 root = &leader->entries_collapsed; in hists__match()
2576 &leader->entries_collapsed, in hists__link()
2577 &other->entries_collapsed); in hists__link()
2581 root = &other->entries_collapsed; in hists__link()
2606 root = &hists->entries_collapsed; in hists__unlink()
2784 hists->entries_collapsed = RB_ROOT_CACHED; in __hists__init()
2812 hists__delete_remaining_entries(&hists->entries_collapsed); in hists__delete_all_entries()