Home
last modified time | relevance | path

Searched refs:rb_hierarchy_prev (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dhist.h787 struct rb_node *rb_hierarchy_prev(struct rb_node *node);
H A Dhist.c2114 struct rb_node *rb_hierarchy_prev(struct rb_node *node) in rb_hierarchy_prev() function
/linux-6.15/tools/perf/ui/browsers/
H A Dhists.c1907 nd = rb_hierarchy_prev(nd); in hists__filter_prev_entries()
2018 nd = hists__filter_prev_entries(rb_hierarchy_prev(nd), in ui_browser__hists_seek()