| /Linux-v5.15/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; 114 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *); 115 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *); 116 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); 117 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *); 118 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *); 136 struct addr_location *al, bool single, void *arg); 145 struct addr_location *al, 154 struct addr_location *al, 162 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 | 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 | machine.h | 11 struct addr_location; 180 struct addr_location *al); 182 struct addr_location *al); 191 struct addr_location *root_al,
|
| D | hist.c | 593 struct addr_location *al, in hists__findnew_entry() 703 struct addr_location *al, in __hists__add_entry() 761 struct addr_location *al, in hists__add_entry() 774 struct addr_location *al, in hists__add_entry_ops() 786 struct addr_location *al, in hists__add_entry_block() 804 struct addr_location *al __maybe_unused) in iter_next_nop_entry() 811 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry() 817 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 831 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry() 866 struct addr_location *al __maybe_unused) in iter_finish_mem_entry() [all …]
|
| D | event.h | 378 struct addr_location; 380 int machine__resolve(struct machine *machine, struct addr_location *al, 383 void addr_location__put(struct addr_location *al); 389 void thread__resolve(struct thread *thread, struct addr_location *al,
|
| D | event.c | 470 struct addr_location al; in perf_event__fprintf_text_poke() 553 struct addr_location *al) in thread__find_map() 618 struct addr_location *al) in thread__find_map_fb() 631 u64 addr, struct addr_location *al) in thread__find_symbol() 640 u64 addr, struct addr_location *al) in thread__find_symbol_fb() 665 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve() 751 void addr_location__put(struct addr_location *al) in addr_location__put() 777 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 | 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 | 123 struct addr_location node_al; in sample__fprintf_callchain() 198 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-v5.15/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 | 858 struct addr_location alf, alt; in perf_sample__fprintf_brstack() 906 struct addr_location alf, alt; in perf_sample__fprintf_brstacksym() 952 struct addr_location alf, alt; in perf_sample__fprintf_brstackoff() 1002 struct addr_location al; in grab_bb() 1101 struct addr_location al; in print_srccode() 1138 struct addr_location al; in ip__fprintf_sym() 1317 struct addr_location al; in perf_sample__fprintf_addr() 1345 struct addr_location *al, in resolve_branch_sym() 1346 struct addr_location *addr_al, in resolve_branch_sym() 1375 struct addr_location *al, in perf_sample__fprintf_callindent() [all …]
|
| /Linux-v5.15/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() 736 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict() 777 struct addr_location *al, in get_perf_sample_dict() 778 struct addr_location *addr_al, in get_perf_sample_dict() 859 struct addr_location *al, in python_process_tracepoint() 860 struct addr_location *addr_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() 456 struct addr_location *al, in perl_process_event() 457 struct addr_location *addr_al) in perl_process_event()
|