/linux-5.19.10/tools/perf/util/ |
D | dlfilter.h | 15 struct addr_location; 35 struct addr_location *al; 36 struct addr_location *addr_al; 63 struct addr_location *al, 64 struct addr_location *addr_al, 74 struct addr_location *al, in dlfilter__filter_event() 75 struct addr_location *addr_al) in dlfilter__filter_event() 87 struct addr_location *al, in dlfilter__filter_event_early() 88 struct addr_location *addr_al) in dlfilter__filter_event_early()
|
D | trace-event.h | 68 struct addr_location; 83 struct addr_location *al, 84 struct addr_location *addr_al); 115 struct addr_location *al; 116 struct addr_location *addr_al; 124 struct addr_location *al, 125 struct addr_location *addr_al);
|
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 | dlfilter.c | 26 static void al_to_d_al(struct addr_location *al, struct perf_dlfilter_al *d_al) in al_to_d_al() 68 static struct addr_location *get_al(struct dlfilter *d) in get_al() 70 struct addr_location *al = d->al; in get_al() 79 struct addr_location *al = get_al(d); in get_thread() 88 struct addr_location *al; in dlfilter__resolve_ip() 114 struct addr_location *addr_al = d->addr_al; in dlfilter__resolve_addr() 158 struct addr_location al; in dlfilter__resolve_address() 195 struct addr_location *al = d->al; in dlfilter__insn() 215 struct addr_location *al; in dlfilter__srcline() 251 struct addr_location *al; in dlfilter__object_code() [all …]
|
D | hist.h | 14 struct addr_location; 117 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *); 118 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *); 119 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); 120 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *); 121 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *); 139 struct addr_location *al, bool single, void *arg); 148 struct addr_location *al, 157 struct addr_location *al, 165 struct addr_location *al, [all …]
|
D | trace-event-scripting.c | 25 struct addr_location *al, in scripting_context__update() 26 struct addr_location *addr_al) in scripting_context__update() 53 struct addr_location *al __maybe_unused, in process_event_unsupported() 54 struct addr_location *addr_al __maybe_unused) in process_event_unsupported()
|
D | db-export.h | 19 struct addr_location; 29 struct addr_location *al; 100 struct addr_location *al, struct addr_location *addr_al);
|
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 | 20 struct addr_location; 106 struct addr_location *from_al, 107 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 | 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 | symbol.h | 121 struct addr_location { struct 175 const struct addr_location *al, 179 const struct addr_location *al, FILE *fp); 181 const struct addr_location *al,
|
D | machine.h | 11 struct addr_location; 185 struct addr_location *al); 187 struct addr_location *al); 196 struct addr_location *root_al,
|
D | hist.c | 589 struct addr_location *al, in hists__findnew_entry() 696 struct addr_location *al, in __hists__add_entry() 754 struct addr_location *al, in hists__add_entry() 767 struct addr_location *al, in hists__add_entry_ops() 779 struct addr_location *al, in hists__add_entry_block() 797 struct addr_location *al __maybe_unused) in iter_next_nop_entry() 804 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry() 810 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 824 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry() 859 struct addr_location *al __maybe_unused) in iter_finish_mem_entry() [all …]
|
D | event.c | 485 struct addr_location al; in perf_event__fprintf_text_poke() 571 struct addr_location *al) in thread__find_map() 636 struct addr_location *al) in thread__find_map_fb() 649 u64 addr, struct addr_location *al) in thread__find_symbol() 658 u64 addr, struct addr_location *al) in thread__find_symbol_fb() 683 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve() 772 void addr_location__put(struct addr_location *al) in addr_location__put() 798 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
|
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 | event.h | 428 struct addr_location; 430 int machine__resolve(struct machine *machine, struct addr_location *al, 433 void addr_location__put(struct addr_location *al); 439 void thread__resolve(struct thread *thread, struct addr_location *al,
|
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, struct addr_location *addr_al) in db_export__sample()
|
D | evsel_fprintf.c | 124 struct addr_location node_al; in sample__fprintf_callchain() 204 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 | data-convert-json.c | 118 u64 ip, struct addr_location *al) in output_sample_callchain_entry() 151 struct addr_location al, tal; in process_sample_event()
|
/linux-5.19.10/tools/perf/ |
D | builtin-annotate.c | 134 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack() 161 struct addr_location *al __maybe_unused, in hist_iter__branch_callback() 185 struct addr_location *al __maybe_unused, in process_branch_callback() 197 struct addr_location a; in process_branch_callback() 219 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample() 269 struct addr_location al; in process_sample_event()
|
D | builtin-script.c | 881 struct addr_location alf, alt; in perf_sample__fprintf_brstack() 925 struct addr_location alf, alt; in perf_sample__fprintf_brstacksym() 967 struct addr_location alf, alt; in perf_sample__fprintf_brstackoff() 1013 struct addr_location al; in grab_bb() 1112 struct addr_location al; in print_srccode() 1156 struct addr_location al; in ip__fprintf_sym() 1346 struct addr_location al; in perf_sample__fprintf_addr() 1374 struct addr_location *al, in resolve_branch_sym() 1375 struct addr_location *addr_al, in resolve_branch_sym() 1404 struct addr_location *al, in perf_sample__fprintf_callindent() [all …]
|
/linux-5.19.10/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 395 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset() 409 struct addr_location *al) in python_process_callchain() 461 struct addr_location node_al; in python_process_callchain() 512 struct addr_location al; in python_process_brstack() 554 static int get_symoff(struct symbol *sym, struct addr_location *al, in get_symoff() 589 struct addr_location al; in python_process_brstacksym() 757 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict() 808 struct addr_location *al, in get_perf_sample_dict() 809 struct addr_location *addr_al, in get_perf_sample_dict() 893 struct addr_location *al, in python_process_tracepoint() [all …]
|
D | trace-event-perl.c | 262 struct addr_location *al) in perl_process_callchain() 340 struct addr_location *al) in perl_process_tracepoint() 458 struct addr_location *al, in perl_process_event() 459 struct addr_location *addr_al) in perl_process_event()
|