Home
last modified time | relevance | path

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

/tools/perf/util/
Dcallchain.c566 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()
1040 int callchain_merge(struct callchain_cursor *cursor, in callchain_merge()
1046 int callchain_cursor_append(struct callchain_cursor *cursor, in callchain_cursor_append()
1084 struct callchain_cursor *cursor, struct symbol **parent, in sample__resolve_callchain()
[all …]
Devsel_fprintf.c105 unsigned int print_opts, struct callchain_cursor *cursor, in sample__fprintf_callchain()
195 struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) in sample__fprintf_sym()
Dcallchain.h204 static inline void callchain_cursor_commit(struct callchain_cursor *cursor) in callchain_cursor_commit()
212 callchain_cursor_current(struct callchain_cursor *cursor) in callchain_cursor_current()
220 static inline void callchain_cursor_advance(struct callchain_cursor *cursor) in callchain_cursor_advance()
Dmachine.c2006 struct callchain_cursor *cursor, in add_callchain_ip()
2170 struct callchain_cursor *cursor, in resolve_lbr_callchain_sample()
2256 struct callchain_cursor *cursor, in find_prev_cpumode()
2277 struct callchain_cursor *cursor, in thread__resolve_callchain_sample()
2423 static int append_inlines(struct callchain_cursor *cursor, in append_inlines()
2459 struct callchain_cursor *cursor = arg; in unwind_entry() local
2483 struct callchain_cursor *cursor, in thread__resolve_callchain_unwind()
2503 struct callchain_cursor *cursor, in thread__resolve_callchain()
Dhist.c1074 struct callchain_cursor cursor; in iter_add_next_cumulative_entry() local
/tools/perf/ui/browsers/
Dannotate.c128 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/
Dtest_seg6_loop.c55 void *cursor, *data_end; in get_srh() local
Dtest_lwt_seg6local.c55 void *cursor, *data_end; in get_srh() local
/tools/perf/
Dbuiltin-timechart.c201 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
Dbuiltin-script.c1317 struct callchain_cursor *cursor = NULL; in perf_sample__fprintf_bts() local
1868 struct callchain_cursor *cursor = NULL; in process_event() local
Dbuiltin-sched.c283 struct callchain_cursor cursor; member
2144 struct callchain_cursor *cursor = &callchain_cursor; in save_task_callchain() local
Dbuiltin-trace.c2107 struct callchain_cursor *cursor) in trace__resolve_callchain()