Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h221 struct rb_root *hists__get_rotate_entries_in(struct hists *hists);
Dhist.c1424 struct rb_root *hists__get_rotate_entries_in(struct hists *hists) in hists__get_rotate_entries_in() function
1459 root = hists__get_rotate_entries_in(hists); in hists__collapse_resort()