Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.h263 struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists);
H A Dhist.c1658 struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists) in hists__get_rotate_entries_in() function
1693 root = hists__get_rotate_entries_in(hists); in hists__collapse_resort()