Lines Matching refs:rb_next
222 next = rb_next(&n->rb_node); in hists__output_recalc_col_len()
302 node = rb_next(node); in hists__decay_entry()
345 next = rb_next(&n->rb_node); in hists__decay_entries()
361 next = rb_next(&n->rb_node); in hists__delete_entries()
1488 next = rb_next(&n->rb_node_in); in hists__collapse_resort()
1573 node = rb_next(node); in hierarchy_recalc_total_periods()
1624 node = rb_next(node); in hists__hierarchy_output_resort()
1744 next = rb_next(&n->rb_node_in); in output_resort()
1814 node = rb_next(node); in __rb_hierarchy_next()
1821 node = rb_next(&he->rb_node); in __rb_hierarchy_next()
1854 node = rb_next(node); in hist_entry__has_hierarchy_children()
1968 for (nd = rb_first(&hists->entries); nd; nd = rb_next(nd)) { in hists__filter_by_type()
2006 nd = rb_next(nd); in resort_filtered_entry()
2073 nd = rb_next(nd); in hists__filter_hierarchy()
2289 for (nd = rb_first(leader_root); nd; nd = rb_next(nd)) { in hists__match_hierarchy()
2320 for (nd = rb_first(root); nd; nd = rb_next(nd)) { in hists__match()
2337 for (nd = rb_first(other_root); nd; nd = rb_next(nd)) { in hists__link_hierarchy()
2396 for (nd = rb_first(root); nd; nd = rb_next(nd)) { in hists__link()