Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/ui/browsers/
Dhists.c304 static bool hist_entry__toggle_fold(struct hist_entry *he) in hist_entry__toggle_fold() function
458 has_children = hist_entry__toggle_fold(he); in hist_browser__toggle_fold()