Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dhists.c305 static bool hist_entry__toggle_fold(struct hist_entry *he) in hist_entry__toggle_fold() function
454 has_children = hist_entry__toggle_fold(he); in hist_browser__toggle_fold()