Searched refs:leader_root (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dhist.c2522 static void hists__match_hierarchy(struct rb_root_cached *leader_root, argument
2528 for (nd = rb_first_cached(leader_root); nd; nd = rb_next(nd)) {
2570 struct rb_root_cached *leader_root,
2592 leader_root, pos);
2568 hists__link_hierarchy(struct hists *leader_hists, struct hist_entry *parent, struct rb_root_cached *leader_root, struct rb_root_cached *other_root) argument

Completed in 98 milliseconds