Searched refs:callchain_cursor_node (Results 1 – 7 of 7) sorted by relevance
143 struct callchain_cursor_node { struct155 struct callchain_cursor_node *next; argument160 struct callchain_cursor_node cursor;165 struct callchain_cursor_node *first;166 struct callchain_cursor_node **last;168 struct callchain_cursor_node *curr;219 static inline struct callchain_cursor_node *256 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,314 typedef int (*callchain_iter_fn)(struct callchain_cursor_node *node, void *data);
575 struct callchain_cursor_node *cursor_node; in fill_node()728 static enum match_result match_chain(struct callchain_cursor_node *node, in match_chain()851 struct callchain_cursor_node *node; in split_add_child()898 struct callchain_cursor_node *node; in append_chain_children()957 struct callchain_cursor_node *node; in append_chain()1028 struct callchain_cursor_node **old_last = cursor->last; in merge_chain_branch()1085 struct callchain_cursor_node *node = *cursor->last; in callchain_cursor_append()1141 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, in fill_callchain_info()1598 struct callchain_cursor_node *node, *next; in callchain_cursor__delete()1641 struct callchain_cursor_node *node; in callchain_cursor__copy()[all …]
28 struct callchain_cursor_node *prev_lbr_cursor;
240 struct callchain_cursor_node *node; in call_path_from_sample()
2289 sizeof(struct callchain_cursor_node)); in save_lbr_cursor_node()2403 struct callchain_cursor_node *cnode; in lbr_callchain_add_stitched_lbr_ip()2501 sizeof(struct callchain_cursor_node)); in has_stitched_lbr()2525 calloc(max_lbr + 1, sizeof(struct callchain_cursor_node)); in alloc_lbr_stitch()
862 struct callchain_cursor_node *node; in report_lock_release_event() 910 struct callchain_cursor_node *node; in report_lock_release_event()
902 static int mark_dso_hit_callback(struct callchain_cursor_node *node, void *data) in mark_dso_hit_callback()