Home
last modified time | relevance | path

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

/tools/perf/util/
Dcallchain.c420 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node()
451 struct callchain_cursor *cursor, in add_child()
514 struct callchain_cursor *cursor, in split_add_child()
592 struct callchain_cursor *cursor, in append_chain_children()
639 struct callchain_cursor *cursor, in append_chain()
702 struct callchain_cursor *cursor, in callchain_append()
720 merge_chain_branch(struct callchain_cursor *cursor, in merge_chain_branch()
763 int callchain_merge(struct callchain_cursor *cursor, in callchain_merge()
769 int callchain_cursor_append(struct callchain_cursor *cursor, in callchain_cursor_append()
795 struct callchain_cursor *cursor, struct symbol **parent, in sample__resolve_callchain()
Devsel_fprintf.c99 unsigned int print_opts, struct callchain_cursor *cursor, in sample__fprintf_callchain()
168 struct callchain_cursor *cursor, FILE *fp) in sample__fprintf_sym()
Dcallchain.h176 static inline void callchain_cursor_reset(struct callchain_cursor *cursor) in callchain_cursor_reset()
191 static inline void callchain_cursor_commit(struct callchain_cursor *cursor) in callchain_cursor_commit()
199 callchain_cursor_current(struct callchain_cursor *cursor) in callchain_cursor_current()
207 static inline void callchain_cursor_advance(struct callchain_cursor *cursor) in callchain_cursor_advance()
Dmachine.c1615 struct callchain_cursor *cursor, in add_callchain_ip()
1741 struct callchain_cursor *cursor, in resolve_lbr_callchain_sample()
1802 struct callchain_cursor *cursor, in thread__resolve_callchain_sample()
1917 struct callchain_cursor *cursor = arg; in unwind_entry() local
1926 struct callchain_cursor *cursor, in thread__resolve_callchain_unwind()
1946 struct callchain_cursor *cursor, in thread__resolve_callchain()
Dhist.c946 struct callchain_cursor cursor; in iter_add_next_cumulative_entry() local
/tools/perf/
Dbuiltin-script.c641 struct callchain_cursor *cursor = NULL; in print_sample_bts() local
893 struct callchain_cursor *cursor = NULL; in process_event() local
Dbuiltin-timechart.c200 struct per_pid *cursor = tchart->all_data; in find_create_pid() local
969 struct per_pid *new_list, *p, *cursor, *prev; in sort_pids() local
Dbuiltin-trace.c1550 struct callchain_cursor *cursor) in trace__resolve_callchain()
/tools/perf/ui/browsers/
Dannotate.c257 struct disasm_line *cursor = ab->selection, *target; in annotate_browser__draw_current_jump() local