Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dhist.c2493 static void hists__match_hierarchy(struct rb_root_cached *leader_root, in hists__match_hierarchy() argument
2499 for (nd = rb_first_cached(leader_root); nd; nd = rb_next(nd)) { in hists__match_hierarchy()
2541 struct rb_root_cached *leader_root, in hists__link_hierarchy() argument
2563 leader_root, pos); in hists__link_hierarchy()

Completed in 8 milliseconds