• Home
  • Raw
  • Download

Lines Matching defs:node

147 static int callchain_node__count_rows_rb_tree(struct callchain_node *node)  in callchain_node__count_rows_rb_tree()
172 static int callchain_node__count_flat_rows(struct callchain_node *node) in callchain_node__count_flat_rows()
206 static int callchain_node__count_rows(struct callchain_node *node) in callchain_node__count_rows()
234 struct callchain_node *node = rb_entry(nd, struct callchain_node, rb_node); in callchain__count_rows() local
245 struct rb_node *node; in hierarchy_count_rows() local
297 static void callchain_node__init_have_children_rb_tree(struct callchain_node *node) in callchain_node__init_have_children_rb_tree()
320 static void callchain_node__init_have_children(struct callchain_node *node, in callchain_node__init_have_children()
342 struct callchain_node *node = rb_entry(nd, struct callchain_node, rb_node); in callchain__init_have_children() local
432 static int callchain_node__set_folding_rb_tree(struct callchain_node *node, bool unfold) in callchain_node__set_folding_rb_tree()
455 static int callchain_node__set_folding(struct callchain_node *node, bool unfold) in callchain_node__set_folding()
479 struct callchain_node *node = rb_entry(nd, struct callchain_node, rb_node); in callchain__set_folding() local
733 struct callchain_node *node, in hist_browser__show_callchain_list()
770 static bool check_percent_display(struct rb_node *node, u64 parent_total) in check_percent_display()
792 struct rb_node *node; in hist_browser__show_callchain_flat() local
896 struct rb_node *node; in hist_browser__show_callchain_folded() local
981 struct rb_node *node; in hist_browser__show_callchain_graph() local