Lines Matching refs:entries_collapsed
359 root_in = &hists->entries_collapsed;
1657 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n);
1899 &hists->entries_collapsed,
1908 root = &hists->entries_collapsed;
2334 root = &hists->entries_collapsed;
2425 n = hists->entries_collapsed.rb_root.rb_node;
2500 return hists__match_hierarchy(&leader->entries_collapsed,
2501 &other->entries_collapsed);
2505 root = &leader->entries_collapsed;
2576 &leader->entries_collapsed,
2577 &other->entries_collapsed);
2581 root = &other->entries_collapsed;
2606 root = &hists->entries_collapsed;
2788 hists->entries_collapsed = RB_ROOT_CACHED;
2816 hists__delete_remaining_entries(&hists->entries_collapsed);