Lines Matching refs:rb_root_cached
447 struct rb_root_cached *root_in; in hists__delete_entry()
448 struct rb_root_cached *root_out; in hists__delete_entry()
1626 struct rb_root_cached *root, in hierarchy_insert_entry()
1697 struct rb_root_cached *root, in hists__hierarchy_insert_entry()
1749 struct rb_root_cached *root, in hists__collapse_insert_entry()
1804 struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists) in hists__get_rotate_entries_in()
1806 struct rb_root_cached *root; in hists__get_rotate_entries_in()
1830 struct rb_root_cached *root; in hists__collapse_resort()
1932 static void hierarchy_insert_output_entry(struct rb_root_cached *root, in hierarchy_insert_output_entry()
1965 struct rb_root_cached *root_in, in hists__hierarchy_output_resort()
1966 struct rb_root_cached *root_out, in hists__hierarchy_output_resort()
2017 static void __hists__insert_output_entry(struct rb_root_cached *entries, in __hists__insert_output_entry()
2067 struct rb_root_cached *root; in output_resort()
2352 static void resort_filtered_entry(struct rb_root_cached *root, in resort_filtered_entry()
2358 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry()
2396 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy()
2546 struct rb_root_cached *root; in hists__add_dummy_entry()
2593 struct rb_root_cached *root, in add_dummy_hierarchy_entry()
2658 static struct hist_entry *hists__find_hierarchy_entry(struct rb_root_cached *root, in hists__find_hierarchy_entry()
2680 static void hists__match_hierarchy(struct rb_root_cached *leader_root, in hists__match_hierarchy()
2681 struct rb_root_cached *other_root) in hists__match_hierarchy()
2702 struct rb_root_cached *root; in hists__match()
2728 struct rb_root_cached *leader_root, in hists__link_hierarchy()
2729 struct rb_root_cached *other_root) in hists__link_hierarchy()
2777 struct rb_root_cached *root; in hists__link()
2809 struct rb_root_cached *root; in hists__unlink()
3028 static void hists__delete_remaining_entries(struct rb_root_cached *root) in hists__delete_remaining_entries()