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

/linux-master/tools/perf/util/
H A Dhist.c2004 static bool can_goto_child(struct hist_entry *he, enum hierarchy_move_dir hmd) function
2019 while (can_goto_child(he, HMD_NORMAL)) {
2030 if (can_goto_child(he, hmd))

Completed in 139 milliseconds