Lines Matching refs:rb_next
259 next = rb_next(&n->rb_node); in hists__output_recalc_col_len()
343 node = rb_next(node); in hists__decay_entry()
386 next = rb_next(&n->rb_node); in hists__decay_entries()
402 next = rb_next(&n->rb_node); in hists__delete_entries()
419 next = rb_next(&n->rb_node); in hists__get_entry()
1660 next = rb_next(&n->rb_node_in); in hists__collapse_resort()
1745 node = rb_next(node); in hierarchy_recalc_total_periods()
1799 node = rb_next(node); in hists__hierarchy_output_resort()
1923 next = rb_next(&n->rb_node_in); in output_resort()
1999 node = rb_next(node); in __rb_hierarchy_next()
2006 node = rb_next(&he->rb_node); in __rb_hierarchy_next()
2039 node = rb_next(node); in hist_entry__has_hierarchy_children()
2153 for (nd = rb_first_cached(&hists->entries); nd; nd = rb_next(nd)) { in hists__filter_by_type()
2195 nd = rb_next(nd); in resort_filtered_entry()
2262 nd = rb_next(nd); in hists__filter_hierarchy()
2489 for (nd = rb_first_cached(leader_root); nd; nd = rb_next(nd)) { in hists__match_hierarchy()
2520 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__match()
2537 for (nd = rb_first_cached(other_root); nd; nd = rb_next(nd)) { in hists__link_hierarchy()
2596 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__link()
2621 for (nd = rb_first_cached(root); nd; nd = rb_next(nd)) { in hists__unlink()