Home
last modified time | relevance | path

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

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