Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dhist.c1964 static bool can_goto_child(struct hist_entry *he, enum hierarchy_move_dir hmd) in can_goto_child() function
1979 while (can_goto_child(he, HMD_NORMAL)) { in rb_hierarchy_last()
1990 if (can_goto_child(he, hmd)) in __rb_hierarchy_next()