Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c390 static void hist_browser__set_folding(struct hist_browser *browser, bool unfold) in hist_browser__set_folding() function
467 hist_browser__set_folding(browser, false); in hist_browser__run()
471 hist_browser__set_folding(browser, true); in hist_browser__run()