Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dhist.h569 struct rb_node *rb_hierarchy_prev(struct rb_node *node);
Dhist.c2022 struct rb_node *rb_hierarchy_prev(struct rb_node *node) in rb_hierarchy_prev() function
/Linux-v5.15/tools/perf/ui/browsers/
Dhists.c1909 nd = rb_hierarchy_prev(nd); in hists__filter_prev_entries()
2020 nd = hists__filter_prev_entries(rb_hierarchy_prev(nd), in ui_browser__hists_seek()