Home
last modified time | relevance | path

Searched refs:callchain_cursor_node (Results 1 – 11 of 11) sorted by relevance

/linux/tools/perf/util/
A Dcallchain.h143 struct callchain_cursor_node { struct
155 struct callchain_cursor_node *next; argument
160 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 *
254 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
A Dcallchain.c568 struct callchain_cursor_node *cursor_node; in fill_node()
710 static enum match_result match_chain(struct callchain_cursor_node *node, in match_chain()
825 struct callchain_cursor_node *node; in split_add_child()
872 struct callchain_cursor_node *node; in append_chain_children()
931 struct callchain_cursor_node *node; in append_chain()
999 struct callchain_cursor_node **old_last = cursor->last; in merge_chain_branch()
1051 struct callchain_cursor_node *node = *cursor->last; in callchain_cursor_append()
1106 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, in fill_callchain_info()
1568 struct callchain_cursor_node *node; in callchain_cursor__copy()
1594 struct callchain_cursor_node *node; in callchain_cursor_reset()
A Dthread.h29 struct callchain_cursor_node *prev_lbr_cursor;
A Devsel_fprintf.c110 struct callchain_cursor_node *node; in sample__fprintf_callchain()
A Ddb-export.c238 struct callchain_cursor_node *node; in call_path_from_sample()
A Dmachine.c2358 sizeof(struct callchain_cursor_node)); in save_lbr_cursor_node()
2467 struct callchain_cursor_node *cnode; in lbr_callchain_add_stitched_lbr_ip()
2565 sizeof(struct callchain_cursor_node)); in has_stitched_lbr()
2585 thread->lbr_stitch->prev_lbr_cursor = calloc(max_lbr + 1, sizeof(struct callchain_cursor_node)); in alloc_lbr_stitch()
A Dhist.c1070 struct callchain_cursor_node *node; in iter_next_cumulative_entry()
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-perl.c283 struct callchain_cursor_node *node; in perl_process_callchain()
A Dtrace-event-python.c418 struct callchain_cursor_node *node; in python_process_callchain()
/linux/tools/perf/
A Dbuiltin-kmem.c388 struct callchain_cursor_node *node; in find_callsite()
A Dbuiltin-sched.c2176 struct callchain_cursor_node *node; in save_task_callchain()

Completed in 40 milliseconds