/linux-6.1.9/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; 114 struct addr_location *al); 116 struct addr_location *al); 119 u64 addr, struct addr_location *al); 121 u64 addr, struct addr_location *al); 124 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; 118 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *); 119 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *); 120 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); 121 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *); 122 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *); 140 struct addr_location *al, bool single, void *arg); 149 struct addr_location *al, 158 struct addr_location *al, 166 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; 187 struct addr_location *al); 189 struct addr_location *al); 198 struct addr_location *root_al,
|
D | hist.c | 590 struct addr_location *al, in hists__findnew_entry() 697 struct addr_location *al, in __hists__add_entry() 755 struct addr_location *al, in hists__add_entry() 768 struct addr_location *al, in hists__add_entry_ops() 780 struct addr_location *al, in hists__add_entry_block() 798 struct addr_location *al __maybe_unused) in iter_next_nop_entry() 805 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry() 811 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 825 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry() 860 struct addr_location *al __maybe_unused) in iter_finish_mem_entry() [all …]
|
D | event.c | 486 struct addr_location al; in perf_event__fprintf_text_poke() 572 struct addr_location *al) in thread__find_map() 637 struct addr_location *al) in thread__find_map_fb() 650 u64 addr, struct addr_location *al) in thread__find_symbol() 659 u64 addr, struct addr_location *al) in thread__find_symbol_fb() 684 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve() 773 void addr_location__put(struct addr_location *al) in addr_location__put() 799 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 | 449 struct addr_location; 451 int machine__resolve(struct machine *machine, struct addr_location *al, 454 void addr_location__put(struct addr_location *al); 460 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-6.1.9/tools/perf/ |
D | builtin-annotate.c | 136 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack() 163 struct addr_location *al __maybe_unused, in hist_iter__branch_callback() 187 struct addr_location *al __maybe_unused, in process_branch_callback() 199 struct addr_location a; in process_branch_callback() 221 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample() 271 struct addr_location al; in process_sample_event()
|
D | builtin-script.c | 894 struct addr_location alf, alt; in perf_sample__fprintf_brstack() 938 struct addr_location alf, alt; in perf_sample__fprintf_brstacksym() 980 struct addr_location alf, alt; in perf_sample__fprintf_brstackoff() 1026 struct addr_location al; in grab_bb() 1125 struct addr_location al; in print_srccode() 1169 struct addr_location al; in ip__fprintf_sym() 1359 struct addr_location al; in perf_sample__fprintf_addr() 1387 struct addr_location *al, in resolve_branch_sym() 1388 struct addr_location *addr_al, in resolve_branch_sym() 1417 struct addr_location *al, in perf_sample__fprintf_callindent() [all …]
|
/linux-6.1.9/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() 766 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict() 817 struct addr_location *al, in get_perf_sample_dict() 818 struct addr_location *addr_al, in get_perf_sample_dict() 909 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()
|