Lines Matching refs:rb_root_cached

351 	struct rb_root_cached *root_in;  in hists__delete_entry()
352 struct rb_root_cached *root_out; in hists__delete_entry()
1442 struct rb_root_cached *root, in hierarchy_insert_entry()
1514 struct rb_root_cached *root, in hists__hierarchy_insert_entry()
1561 struct rb_root_cached *root, in hists__collapse_insert_entry()
1611 struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists) in hists__get_rotate_entries_in()
1613 struct rb_root_cached *root; in hists__get_rotate_entries_in()
1636 struct rb_root_cached *root; in hists__collapse_resort()
1747 static void hierarchy_insert_output_entry(struct rb_root_cached *root, in hierarchy_insert_output_entry()
1780 struct rb_root_cached *root_in, in hists__hierarchy_output_resort()
1781 struct rb_root_cached *root_out, in hists__hierarchy_output_resort()
1832 static void __hists__insert_output_entry(struct rb_root_cached *entries, in __hists__insert_output_entry()
1882 struct rb_root_cached *root; in output_resort()
2157 static void resort_filtered_entry(struct rb_root_cached *root, in resort_filtered_entry()
2163 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry()
2201 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy()
2326 struct rb_root_cached *root; in hists__add_dummy_entry()
2373 struct rb_root_cached *root, in add_dummy_hierarchy_entry()
2444 static struct hist_entry *hists__find_hierarchy_entry(struct rb_root_cached *root, in hists__find_hierarchy_entry()
2472 static void hists__match_hierarchy(struct rb_root_cached *leader_root, in hists__match_hierarchy()
2473 struct rb_root_cached *other_root) in hists__match_hierarchy()
2494 struct rb_root_cached *root; in hists__match()
2520 struct rb_root_cached *leader_root, in hists__link_hierarchy()
2521 struct rb_root_cached *other_root) in hists__link_hierarchy()
2569 struct rb_root_cached *root; in hists__link()
2601 struct rb_root_cached *root; in hists__unlink()
2793 static void hists__delete_remaining_entries(struct rb_root_cached *root) in hists__delete_remaining_entries()