Home
last modified time | relevance | path

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

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