Lines Matching refs:entries_collapsed
368 root_in = &hists->entries_collapsed; in hists__delete_entry()
1668 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n); in hists__collapse_resort()
1910 &hists->entries_collapsed, in output_resort()
1919 root = &hists->entries_collapsed; in output_resort()
2355 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2446 n = hists->entries_collapsed.rb_root.rb_node; in hists__find_entry()
2521 return hists__match_hierarchy(&leader->entries_collapsed, in hists__match()
2522 &other->entries_collapsed); in hists__match()
2526 root = &leader->entries_collapsed; in hists__match()
2597 &leader->entries_collapsed, in hists__link()
2598 &other->entries_collapsed); in hists__link()
2602 root = &other->entries_collapsed; in hists__link()
2627 root = &hists->entries_collapsed; in hists__unlink()
2816 hists->entries_collapsed = RB_ROOT_CACHED; in __hists__init()
2844 hists__delete_remaining_entries(&hists->entries_collapsed); in hists__delete_all_entries()