Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dhist.c2494 struct rb_root_cached *other_root) in hists__match_hierarchy() argument
2501 pair = hists__find_hierarchy_entry(other_root, pos); in hists__match_hierarchy()
2542 struct rb_root_cached *other_root) in hists__link_hierarchy() argument
2547 for (nd = rb_first_cached(other_root); nd; nd = rb_next(nd)) { in hists__link_hierarchy()

Completed in 7 milliseconds