/kernel/linux/linux-5.10/tools/perf/util/ |
D | thread.h | 19 struct addr_location; 113 struct addr_location *al); 115 struct addr_location *al); 118 u64 addr, struct addr_location *al); 120 u64 addr, struct addr_location *al); 123 struct addr_location *al);
|
D | hist.h | 14 struct addr_location; 108 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *); 109 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *); 110 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); 111 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *); 112 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *); 130 struct addr_location *al, bool single, void *arg); 139 struct addr_location *al, 148 struct addr_location *al, 156 struct addr_location *al, [all …]
|
D | symbol_fprintf.c | 20 const struct addr_location *al, in __symbol__fprintf_symname_offs() 44 const struct addr_location *al, in symbol__fprintf_symname_offs() 51 const struct addr_location *al, in __symbol__fprintf_symname()
|
D | thread-stack.h | 21 struct addr_location; 107 struct addr_location *from_al, 108 struct addr_location *to_al, u64 ref,
|
D | evsel_fprintf.h | 30 struct addr_location; 40 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al,
|
D | db-export.h | 19 struct addr_location; 29 struct addr_location *al; 100 struct addr_location *al);
|
D | symbol.h | 110 struct addr_location { struct 164 const struct addr_location *al, 168 const struct addr_location *al, FILE *fp); 170 const struct addr_location *al,
|
D | unwind-libdw.c | 43 static int __report_module(struct addr_location *al, u64 ip, in __report_module() 92 struct addr_location al; in report_module() 105 struct addr_location al; in entry() 135 struct addr_location al; in access_dso_mem()
|
D | machine.h | 11 struct addr_location; 178 struct addr_location *al); 180 struct addr_location *al); 189 struct addr_location *root_al,
|
D | event.h | 363 struct addr_location; 365 int machine__resolve(struct machine *machine, struct addr_location *al, 368 void addr_location__put(struct addr_location *al); 374 void thread__resolve(struct thread *thread, struct addr_location *al,
|
D | event.c | 451 struct addr_location al; in perf_event__fprintf_text_poke() 534 struct addr_location *al) in thread__find_map() 599 struct addr_location *al) in thread__find_map_fb() 612 u64 addr, struct addr_location *al) in thread__find_symbol() 621 u64 addr, struct addr_location *al) in thread__find_symbol_fb() 633 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve() 708 void addr_location__put(struct addr_location *al) in addr_location__put() 734 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
|
D | trace-event.h | 67 struct addr_location; 80 struct addr_location *al);
|
D | hist.c | 581 struct addr_location *al, in hists__findnew_entry() 689 struct addr_location *al, in __hists__add_entry() 744 struct addr_location *al, in hists__add_entry() 757 struct addr_location *al, in hists__add_entry_ops() 769 struct addr_location *al, in hists__add_entry_block() 787 struct addr_location *al __maybe_unused) in iter_next_nop_entry() 794 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry() 800 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 814 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry() 849 struct addr_location *al __maybe_unused) in iter_finish_mem_entry() [all …]
|
D | callchain.h | 10 struct addr_location; 251 struct evsel *evsel, struct addr_location *al, 254 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
|
D | db-export.c | 176 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, in db_ids_from_al() 239 struct addr_location al; in call_path_from_sample() 346 struct addr_location *al) in db_export__sample() 394 struct addr_location addr_al; in db_export__sample()
|
D | evsel_fprintf.c | 122 struct addr_location node_al; in sample__fprintf_callchain() 197 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al, in sample__fprintf_sym()
|
D | thread-stack.c | 860 struct addr_location *from_al, in thread_stack__bottom() 861 struct addr_location *to_al, u64 ref) in thread_stack__bottom() 905 struct addr_location *from_al, in thread_stack__no_call_return() 906 struct addr_location *to_al, u64 ref) in thread_stack__no_call_return() 1052 struct addr_location *to_al) in thread_stack__x86_retpoline() 1104 struct addr_location *from_al, in thread_stack__process() 1105 struct addr_location *to_al, u64 ref, in thread_stack__process()
|
D | trace-event-scripting.c | 32 struct addr_location *al __maybe_unused) in process_event_unsupported()
|
D | machine.c | 2004 struct addr_location al; in ip__resolve_ams() 2028 struct addr_location al; in ip__resolve_data() 2043 struct addr_location *al) in sample__resolve_mem() 2087 struct addr_location *root_al, in add_callchain_ip() 2096 struct addr_location al; in add_callchain_ip() 2164 struct addr_location *al) in sample__resolve_bstack() 2250 struct addr_location *root_al, in lbr_callchain_add_kernel_ip() 2309 struct addr_location *root_al, in lbr_callchain_add_lbr_ip() 2554 struct addr_location *root_al, in resolve_lbr_callchain_sample() 2636 struct addr_location *root_al, in find_prev_cpumode() [all …]
|
D | thread.c | 408 struct addr_location *al) in thread__find_cpumode_addr_location() 440 struct addr_location al; in thread__memcpy()
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-annotate.c | 129 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack() 156 struct addr_location *al __maybe_unused, in hist_iter__branch_callback() 180 struct addr_location *al __maybe_unused, in process_branch_callback() 192 struct addr_location a; in process_branch_callback() 216 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample() 266 struct addr_location al; in process_sample_event()
|
D | builtin-script.c | 823 struct addr_location alf, alt; in perf_sample__fprintf_brstack() 871 struct addr_location alf, alt; in perf_sample__fprintf_brstacksym() 917 struct addr_location alf, alt; in perf_sample__fprintf_brstackoff() 967 struct addr_location al; in grab_bb() 1066 struct addr_location al; in print_srccode() 1103 struct addr_location al; in ip__fprintf_sym() 1282 struct addr_location al; in perf_sample__fprintf_addr() 1310 struct addr_location *al, in resolve_branch_sym() 1313 struct addr_location addr_al; in resolve_branch_sym() 1339 struct addr_location *al, FILE *fp) in perf_sample__fprintf_callindent() [all …]
|
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 396 struct addr_location *al) in python_process_callchain() 480 struct addr_location al; in python_process_brstack() 522 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset() 534 static int get_symoff(struct symbol *sym, struct addr_location *al, in get_symoff() 569 struct addr_location al; in python_process_brstacksym() 731 struct addr_location *al, in get_perf_sample_dict() 799 struct addr_location *al) in python_process_tracepoint() 1300 struct addr_location *al) in python_process_general_event() 1336 struct addr_location *al) in python_process_event()
|
D | trace-event-perl.c | 262 struct addr_location *al) in perl_process_callchain() 340 struct addr_location *al) in perl_process_tracepoint() 459 struct addr_location *al) in perl_process_event()
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
D | mmap-thread-lookup.c | 187 struct addr_location al; in mmap_events()
|