Home
last modified time | relevance | path

Searched defs:unfold (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c154 static void map_symbol__set_folding(struct map_symbol *ms, bool unfold) in map_symbol__set_folding()
309 static int callchain_node__set_folding_rb_tree(struct callchain_node *node, bool unfold) in callchain_node__set_folding_rb_tree()
332 static int callchain_node__set_folding(struct callchain_node *node, bool unfold) in callchain_node__set_folding()
350 static int callchain__set_folding(struct rb_root *chain, bool unfold) in callchain__set_folding()
363 static void hist_entry__set_folding(struct hist_entry *he, bool unfold) in hist_entry__set_folding()
376 __hist_browser__set_folding(struct hist_browser *browser, bool unfold) in __hist_browser__set_folding()
390 static void hist_browser__set_folding(struct hist_browser *browser, bool unfold) in hist_browser__set_folding()