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

/linux-master/tools/perf/util/
H A Dsort.h164 struct rb_root_cached hroot_in; member in struct:hist_entry::__anon339::__anon340
H A Dhist.c365 root_in = &he->parent_he->hroot_in;
502 he->hroot_in = RB_ROOT_CACHED;
1566 root = &new_he->hroot_in;
1848 &he->hroot_in,
2534 hists__match_hierarchy(&pos->hroot_in, &pair->hroot_in);
2604 &leader->hroot_in,
2605 &pos->hroot_in) < 0)

Completed in 102 milliseconds