Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/ui/browsers/
Dhists.c540 static void hist_entry__set_folding(struct hist_entry *he, in hist_entry__set_folding() function
576 hist_entry__set_folding(he, browser, unfold); in __hist_browser__set_folding()
596 hist_entry__set_folding(browser->he_selection, browser, unfold); in hist_browser__set_folding_selected()
2695 hist_entry__set_folding(he, hb, false); in hist_browser__update_percent_limit()