Lines Matching refs:rb_next
275 next = rb_next(&n->rb_node); in hists__output_recalc_col_len()
435 node = rb_next(node); in hists__decay_entry()
478 next = rb_next(&n->rb_node); in hists__decay_entries()
494 next = rb_next(&n->rb_node); in hists__delete_entries()
511 next = rb_next(&n->rb_node); in hists__get_entry()
1848 next = rb_next(&n->rb_node_in); in hists__collapse_resort()
1921 node = rb_next(node); in hierarchy_recalc_total_periods()
1978 node = rb_next(node); in hists__hierarchy_output_resort()
2102 next = rb_next(&n->rb_node_in); in output_resort()
2178 node = rb_next(node); in __rb_hierarchy_next()
2185 node = rb_next(&he->rb_node); in __rb_hierarchy_next()
2218 node = rb_next(node); in hist_entry__has_hierarchy_children()
2342 for (nd = rb_first_cached(&hists->entries); nd; nd = rb_next(nd)) { in hists__filter_by_type()
2384 nd = rb_next(nd); in resort_filtered_entry()
2451 nd = rb_next(nd); in hists__filter_hierarchy()
2686 for (nd = rb_first_cached(leader_root); nd; nd = rb_next(nd)) { in hists__match_hierarchy()
2717 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__match()
2734 for (nd = rb_first_cached(other_root); nd; nd = rb_next(nd)) { in hists__link_hierarchy()
2793 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__link()
2818 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__unlink()