Lines Matching refs:rb_next
259 next = rb_next(&n->rb_node); in hists__output_recalc_col_len()
351 node = rb_next(node); in hists__decay_entry()
394 next = rb_next(&n->rb_node); in hists__decay_entries()
410 next = rb_next(&n->rb_node); in hists__delete_entries()
427 next = rb_next(&n->rb_node); in hists__get_entry()
1671 next = rb_next(&n->rb_node_in); in hists__collapse_resort()
1756 node = rb_next(node); in hierarchy_recalc_total_periods()
1810 node = rb_next(node); in hists__hierarchy_output_resort()
1934 next = rb_next(&n->rb_node_in); in output_resort()
2010 node = rb_next(node); in __rb_hierarchy_next()
2017 node = rb_next(&he->rb_node); in __rb_hierarchy_next()
2050 node = rb_next(node); in hist_entry__has_hierarchy_children()
2164 for (nd = rb_first_cached(&hists->entries); nd; nd = rb_next(nd)) { in hists__filter_by_type()
2206 nd = rb_next(nd); in resort_filtered_entry()
2273 nd = rb_next(nd); in hists__filter_hierarchy()
2500 for (nd = rb_first_cached(leader_root); nd; nd = rb_next(nd)) { in hists__match_hierarchy()
2531 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__match()
2548 for (nd = rb_first_cached(other_root); nd; nd = rb_next(nd)) { in hists__link_hierarchy()
2607 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__link()
2632 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__unlink()