Home
last modified time | relevance | path

Searched refs:hists__get_rotate_entries_in (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h247 struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists);
H A Dhist.c1611 struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists) in hists__get_rotate_entries_in() function
1646 root = hists__get_rotate_entries_in(hists); in hists__collapse_resort()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h263 struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists);
H A Dhist.c1653 struct rb_root_cached *hists__get_rotate_entries_in(struct hists *hists) in hists__get_rotate_entries_in() function
1688 root = hists__get_rotate_entries_in(hists); in hists__collapse_resort()

Completed in 11 milliseconds