Lines Matching defs:node

176 static int callchain_node__count_rows_rb_tree(struct callchain_node *node)  in callchain_node__count_rows_rb_tree()
202 static int callchain_node__count_flat_rows(struct callchain_node *node) in callchain_node__count_flat_rows()
236 static int callchain_node__count_rows(struct callchain_node *node) in callchain_node__count_rows()
265 struct callchain_node *node = rb_entry(nd, struct callchain_node, rb_node); in callchain__count_rows() local
276 struct rb_node *node; in hierarchy_count_rows() local
328 static void callchain_node__init_have_children_rb_tree(struct callchain_node *node) in callchain_node__init_have_children_rb_tree()
351 static void callchain_node__init_have_children(struct callchain_node *node, in callchain_node__init_have_children()
373 struct callchain_node *node = rb_entry(nd, struct callchain_node, rb_node); in callchain__init_have_children() local
515 static int callchain_node__set_folding_rb_tree(struct callchain_node *node, bool unfold) in callchain_node__set_folding_rb_tree()
538 static int callchain_node__set_folding(struct callchain_node *node, bool unfold) in callchain_node__set_folding()
562 struct callchain_node *node = rb_entry(nd, struct callchain_node, rb_node); in callchain__set_folding() local
853 struct callchain_node *node, in hist_browser__show_callchain_list()
903 static bool check_percent_display(struct rb_node *node, u64 parent_total) in check_percent_display()
925 struct rb_node *node; in hist_browser__show_callchain_flat() local
1029 struct rb_node *node; in hist_browser__show_callchain_folded() local
1114 struct rb_node *node; in hist_browser__show_callchain_graph() local