Searched defs:cursor (Results 1 – 12 of 12) sorted by relevance
/tools/perf/util/ |
D | callchain.c | 566 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() 631 struct callchain_cursor *cursor, in add_child() 790 struct callchain_cursor *cursor, in split_add_child() 868 struct callchain_cursor *cursor, in append_chain_children() 915 struct callchain_cursor *cursor, in append_chain() 978 struct callchain_cursor *cursor, in callchain_append() 996 merge_chain_branch(struct callchain_cursor *cursor, in merge_chain_branch() 1039 int callchain_merge(struct callchain_cursor *cursor, in callchain_merge() 1045 int callchain_cursor_append(struct callchain_cursor *cursor, in callchain_cursor_append() 1083 struct callchain_cursor *cursor, struct symbol **parent, in sample__resolve_callchain() [all …]
|
D | evsel_fprintf.c | 104 unsigned int print_opts, struct callchain_cursor *cursor, in sample__fprintf_callchain() 199 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 | 2085 struct callchain_cursor *cursor, in add_callchain_ip() 2247 struct callchain_cursor *cursor, in lbr_callchain_add_kernel_ip() 2281 struct callchain_cursor *cursor, in save_lbr_cursor_node() 2306 struct callchain_cursor *cursor, in lbr_callchain_add_lbr_ip() 2407 struct callchain_cursor *cursor) in lbr_callchain_add_stitched_lbr_ip() 2553 struct callchain_cursor *cursor, in resolve_lbr_callchain_sample() 2636 struct callchain_cursor *cursor, in find_prev_cpumode() 2657 struct callchain_cursor *cursor, in thread__resolve_callchain_sample() 2807 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip) in append_inlines() 2848 struct callchain_cursor *cursor = arg; in unwind_entry() local [all …]
|
D | hist.c | 1112 struct callchain_cursor cursor; in iter_add_next_cumulative_entry() local
|
/tools/perf/ui/browsers/ |
D | annotate.c | 128 static bool is_fused(struct annotate_browser *ab, struct disasm_line *cursor) in is_fused() 150 struct disasm_line *cursor = disasm_line(ab->selection); in annotate_browser__draw_current_jump() 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-timechart.c | 201 struct per_pid *cursor = tchart->all_data; in find_create_pid() local 966 struct per_pid *new_list, *p, *cursor, *prev; in sort_pids() local
|
D | builtin-script.c | 1446 struct callchain_cursor *cursor = NULL; in perf_sample__fprintf_bts() local 1975 struct callchain_cursor *cursor = NULL; in process_event() local
|
D | builtin-sched.c | 287 struct callchain_cursor cursor; member 2152 struct callchain_cursor *cursor = &callchain_cursor; in save_task_callchain() local
|
D | builtin-trace.c | 2389 struct callchain_cursor *cursor)
|