Home
last modified time | relevance | path

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

/tools/perf/ui/browsers/
Dhists.c273 static bool hist_entry__toggle_fold(struct hist_entry *he) in hist_entry__toggle_fold() function
376 has_children = hist_entry__toggle_fold(he); in hist_browser__toggle_fold()