Lines Matching refs:entries_collapsed
363 root_in = &hists->entries_collapsed; in hists__delete_entry()
1663 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n); in hists__collapse_resort()
1905 &hists->entries_collapsed, in output_resort()
1914 root = &hists->entries_collapsed; in output_resort()
2345 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2436 n = hists->entries_collapsed.rb_root.rb_node; in hists__find_entry()
2511 return hists__match_hierarchy(&leader->entries_collapsed, in hists__match()
2512 &other->entries_collapsed); in hists__match()
2516 root = &leader->entries_collapsed; in hists__match()
2587 &leader->entries_collapsed, in hists__link()
2588 &other->entries_collapsed); in hists__link()
2592 root = &other->entries_collapsed; in hists__link()
2617 root = &hists->entries_collapsed; in hists__unlink()
2802 hists->entries_collapsed = RB_ROOT_CACHED; in __hists__init()
2830 hists__delete_remaining_entries(&hists->entries_collapsed); in hists__delete_all_entries()