Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsort.h160 struct rb_root_cached hroot_in; member
H A Dhist.c365 root_in = &he->parent_he->hroot_in; in hists__delete_entry()
502 he->hroot_in = RB_ROOT_CACHED; in hist_entry__init()
1568 root = &new_he->hroot_in; in hists__hierarchy_insert_entry()
1850 &he->hroot_in, in hists__hierarchy_output_resort()
2536 hists__match_hierarchy(&pos->hroot_in, &pair->hroot_in); in hists__match_hierarchy()
2606 &leader->hroot_in, in hists__link_hierarchy()
2607 &pos->hroot_in) < 0) in hists__link_hierarchy()