Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c383 static void hist_entry__set_folding(struct hist_entry *he, bool unfold) in hist_entry__set_folding() function
405 hist_entry__set_folding(he, unfold); in __hist_browser__set_folding()