Lines Matching refs:rb_root_cached

360 	struct rb_root_cached *root_in;  in hists__delete_entry()
361 struct rb_root_cached *root_out; in hists__delete_entry()
1453 struct rb_root_cached *root, in hierarchy_insert_entry()
1525 struct rb_root_cached *root, in hists__hierarchy_insert_entry()
1572 struct rb_root_cached *root, in hists__collapse_insert_entry()
1622 struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists) in hists__get_rotate_entries_in()
1624 struct rb_root_cached *root; in hists__get_rotate_entries_in()
1647 struct rb_root_cached *root; in hists__collapse_resort()
1758 static void hierarchy_insert_output_entry(struct rb_root_cached *root, in hierarchy_insert_output_entry()
1791 struct rb_root_cached *root_in, in hists__hierarchy_output_resort()
1792 struct rb_root_cached *root_out, in hists__hierarchy_output_resort()
1843 static void __hists__insert_output_entry(struct rb_root_cached *entries, in __hists__insert_output_entry()
1893 struct rb_root_cached *root; in output_resort()
2168 static void resort_filtered_entry(struct rb_root_cached *root, in resort_filtered_entry()
2174 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry()
2212 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy()
2347 struct rb_root_cached *root; in hists__add_dummy_entry()
2394 struct rb_root_cached *root, in add_dummy_hierarchy_entry()
2465 static struct hist_entry *hists__find_hierarchy_entry(struct rb_root_cached *root, in hists__find_hierarchy_entry()
2493 static void hists__match_hierarchy(struct rb_root_cached *leader_root, in hists__match_hierarchy()
2494 struct rb_root_cached *other_root) in hists__match_hierarchy()
2515 struct rb_root_cached *root; in hists__match()
2541 struct rb_root_cached *leader_root, in hists__link_hierarchy()
2542 struct rb_root_cached *other_root) in hists__link_hierarchy()
2590 struct rb_root_cached *root; in hists__link()
2622 struct rb_root_cached *root; in hists__unlink()
2825 static void hists__delete_remaining_entries(struct rb_root_cached *root) in hists__delete_remaining_entries()