Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/ui/browsers/
Dhists.c66 static void map_symbol__set_folding(struct map_symbol *self, bool unfold) in map_symbol__set_folding()
209 static int callchain_node__set_folding_rb_tree(struct callchain_node *self, bool unfold) in callchain_node__set_folding_rb_tree()
232 static int callchain_node__set_folding(struct callchain_node *node, bool unfold) in callchain_node__set_folding()
250 static int callchain__set_folding(struct rb_root *chain, bool unfold) in callchain__set_folding()
263 static void hist_entry__set_folding(struct hist_entry *self, bool unfold) in hist_entry__set_folding()
275 static void hists__set_folding(struct hists *self, bool unfold) in hists__set_folding()
288 static void hist_browser__set_folding(struct hist_browser *self, bool unfold) in hist_browser__set_folding()