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

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

Completed in 84 milliseconds