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

/linux-4.4.14/tools/perf/ui/browsers/
H A Dhists.c151 static void callchain_list__set_folding(struct callchain_list *cl, bool unfold) callchain_list__set_folding() argument
329 static int callchain_node__set_folding_rb_tree(struct callchain_node *node, bool unfold) callchain_node__set_folding_rb_tree() argument
352 static int callchain_node__set_folding(struct callchain_node *node, bool unfold) callchain_node__set_folding() argument
370 static int callchain__set_folding(struct rb_root *chain, bool unfold) callchain__set_folding() argument
383 static void hist_entry__set_folding(struct hist_entry *he, bool unfold) hist_entry__set_folding() argument
396 __hist_browser__set_folding(struct hist_browser *browser, bool unfold) __hist_browser__set_folding() argument
410 static void hist_browser__set_folding(struct hist_browser *browser, bool unfold) hist_browser__set_folding() argument

Completed in 78 milliseconds