Searched refs:leader_root (Results 1 – 1 of 1) sorted by relevance
2281 static void hists__match_hierarchy(struct rb_root *leader_root, in hists__match_hierarchy() argument2287 for (nd = rb_first(leader_root); nd; nd = rb_next(nd)) { in hists__match_hierarchy()2329 struct rb_root *leader_root, in hists__link_hierarchy() argument2351 leader_root, pos); in hists__link_hierarchy()