Searched defs:cursor (Results 1 – 14 of 14) sorted by relevance
/tools/perf/util/ |
D | callchain.c | 572 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() 637 struct callchain_cursor *cursor, in add_child() 796 struct callchain_cursor *cursor, in split_add_child() 874 struct callchain_cursor *cursor, in append_chain_children() 921 struct callchain_cursor *cursor, in append_chain() 984 struct callchain_cursor *cursor, in callchain_append() 1002 merge_chain_branch(struct callchain_cursor *cursor, in merge_chain_branch() 1045 int callchain_merge(struct callchain_cursor *cursor, in callchain_merge() 1051 int callchain_cursor_append(struct callchain_cursor *cursor, in callchain_cursor_append() 1089 struct callchain_cursor *cursor, struct symbol **parent, in sample__resolve_callchain() [all …]
|
D | evsel_fprintf.c | 106 unsigned int print_opts, struct callchain_cursor *cursor, in sample__fprintf_callchain() 206 struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) in sample__fprintf_sym()
|
D | callchain.h | 160 struct callchain_cursor_node cursor; member 212 static inline void callchain_cursor_commit(struct callchain_cursor *cursor) in callchain_cursor_commit() 220 callchain_cursor_current(struct callchain_cursor *cursor) in callchain_cursor_current() 228 static inline void callchain_cursor_advance(struct callchain_cursor *cursor) in callchain_cursor_advance()
|
D | machine.c | 2253 struct callchain_cursor *cursor, in add_callchain_ip() 2415 struct callchain_cursor *cursor, in lbr_callchain_add_kernel_ip() 2449 struct callchain_cursor *cursor, in save_lbr_cursor_node() 2474 struct callchain_cursor *cursor, in lbr_callchain_add_lbr_ip() 2575 struct callchain_cursor *cursor) in lbr_callchain_add_stitched_lbr_ip() 2721 struct callchain_cursor *cursor, in resolve_lbr_callchain_sample() 2804 struct callchain_cursor *cursor, in find_prev_cpumode() 2834 struct callchain_cursor *cursor, in thread__resolve_callchain_sample() 3013 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip) in append_inlines() 3054 struct callchain_cursor *cursor = arg; in unwind_entry() local [all …]
|
D | hist.c | 1123 struct callchain_cursor cursor; in iter_add_next_cumulative_entry() local
|
/tools/perf/ui/browsers/ |
D | annotate.c | 123 static int is_fused(struct annotate_browser *ab, struct disasm_line *cursor) in is_fused() 154 struct disasm_line *cursor = disasm_line(ab->selection); in annotate_browser__draw_current_jump() local 420 struct disasm_line *cursor = disasm_line(ab->selection); in annotate_browser__show_full_location() local
|
/tools/testing/selftests/bpf/progs/ |
D | test_seg6_loop.c | 55 void *cursor, *data_end; in get_srh() local
|
D | test_lwt_seg6local.c | 55 void *cursor, *data_end; in get_srh() local
|
/tools/perf/ |
D | builtin-lock.c | 926 struct callchain_cursor *cursor = &callchain_cursor; in lock_contention_caller() local 977 struct callchain_cursor *cursor = &callchain_cursor; in callchain_id() local
|
D | builtin-timechart.c | 203 struct per_pid *cursor = tchart->all_data; in find_create_pid() local 971 struct per_pid *new_list, *p, *cursor, *prev; in sort_pids() local
|
D | builtin-kwork.c | 587 struct callchain_cursor *cursor = &callchain_cursor; in timehist_save_callchain() local
|
D | builtin-script.c | 1534 struct callchain_cursor *cursor = NULL; in perf_sample__fprintf_bts() local 2179 struct callchain_cursor *cursor = NULL; in process_event() local
|
D | builtin-sched.c | 289 struct callchain_cursor cursor; member 2179 struct callchain_cursor *cursor = &callchain_cursor; in save_task_callchain() local
|
D | builtin-trace.c | 2413 struct callchain_cursor *cursor)
|