Lines Matching refs:rb_next
264 next = rb_next(&n->rb_node); in hists__output_recalc_col_len()
348 node = rb_next(node); in hists__decay_entry()
391 next = rb_next(&n->rb_node); in hists__decay_entries()
407 next = rb_next(&n->rb_node); in hists__delete_entries()
424 next = rb_next(&n->rb_node); in hists__get_entry()
1665 next = rb_next(&n->rb_node_in); in hists__collapse_resort()
1750 node = rb_next(node); in hierarchy_recalc_total_periods()
1804 node = rb_next(node); in hists__hierarchy_output_resort()
1928 next = rb_next(&n->rb_node_in); in output_resort()
2004 node = rb_next(node); in __rb_hierarchy_next()
2011 node = rb_next(&he->rb_node); in __rb_hierarchy_next()
2044 node = rb_next(node); in hist_entry__has_hierarchy_children()
2158 for (nd = rb_first_cached(&hists->entries); nd; nd = rb_next(nd)) { in hists__filter_by_type()
2200 nd = rb_next(nd); in resort_filtered_entry()
2267 nd = rb_next(nd); in hists__filter_hierarchy()
2499 for (nd = rb_first_cached(leader_root); nd; nd = rb_next(nd)) { in hists__match_hierarchy()
2530 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__match()
2547 for (nd = rb_first_cached(other_root); nd; nd = rb_next(nd)) { in hists__link_hierarchy()
2606 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__link()
2631 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__unlink()