/linux-6.12.1/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 | addr_location.h | 12 struct addr_location { struct 26 void addr_location__init(struct addr_location *al); argument 27 void addr_location__exit(struct addr_location *al); 29 void addr_location__copy(struct addr_location *dst, struct addr_location *src);
|
D | trace-event.h | 86 struct addr_location; 101 struct addr_location *al, 102 struct addr_location *addr_al); 133 struct addr_location *al; 134 struct addr_location *addr_al; 142 struct addr_location *al, 143 struct addr_location *addr_al);
|
D | addr_location.c | 7 void addr_location__init(struct addr_location *al) in addr_location__init() 28 void addr_location__exit(struct addr_location *al) in addr_location__exit() 35 void addr_location__copy(struct addr_location *dst, struct addr_location *src) in addr_location__copy()
|
D | dlfilter.c | 28 static void al_to_d_al(struct addr_location *al, struct perf_dlfilter_al *d_al) in al_to_d_al() 73 static struct addr_location *get_al(struct dlfilter *d) in get_al() 75 struct addr_location *al = d->al; in get_al() 84 struct addr_location *al = get_al(d); in get_thread() 93 struct addr_location *al; in dlfilter__resolve_ip() 119 struct addr_location *addr_al = d->addr_al; in dlfilter__resolve_addr() 168 struct addr_location al; in dlfilter__resolve_address() 200 struct addr_location *al; in dlfilter__al_cleanup() 228 struct addr_location *al = d->al; in dlfilter__insn() 252 struct addr_location *al; in dlfilter__srcline() [all …]
|
D | trace-event-scripting.c | 28 struct addr_location *al, in scripting_context__update() 29 struct addr_location *addr_al) in scripting_context__update() 57 struct addr_location *al __maybe_unused, in process_event_unsupported() 58 struct addr_location *addr_al __maybe_unused) in process_event_unsupported()
|
D | thread.h | 18 struct addr_location; 115 struct addr_location *al); 117 struct addr_location *al); 120 u64 addr, struct addr_location *al); 122 u64 addr, struct addr_location *al); 125 struct addr_location *al); 347 void thread__resolve(struct thread *thread, struct addr_location *al,
|
D | hist.h | 17 struct addr_location; 125 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *); 126 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *); 127 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); 128 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *); 129 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *); 148 struct addr_location *al, bool single, void *arg); 314 struct addr_location *al, 324 struct addr_location *al, 333 struct addr_location *al, [all …]
|
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 | print_insn.c | 87 struct addr_location al; in print_insn_x86() 110 static bool is64bitip(struct machine *machine, struct addr_location *al) in is64bitip() 156 struct addr_location *al) in sample__fprintf_insn_asm() 174 struct addr_location *al __maybe_unused) in sample__fprintf_insn_asm()
|
D | thread-stack.h | 20 struct addr_location; 106 struct addr_location *from_al, 107 struct addr_location *to_al, u64 ref,
|
D | machine.h | 12 struct addr_location; 175 struct addr_location *al); 177 struct addr_location *al); 186 struct addr_location *root_al, 195 struct addr_location *root_al, in thread__resolve_callchain() 326 int machine__resolve(struct machine *machine, struct addr_location *al,
|
D | evsel_fprintf.h | 31 struct addr_location; 41 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al,
|
D | unwind-libdw.c | 44 static int __report_module(struct addr_location *al, u64 ip, in __report_module() 110 struct addr_location al; in report_module() 127 struct addr_location al; in entry() 161 struct addr_location al; in access_dso_mem()
|
D | hist.c | 600 const struct addr_location *al, in hists__findnew_entry() 707 struct addr_location *al, in __hists__add_entry() 771 struct addr_location *al, in hists__add_entry() 785 struct addr_location *al, in hists__add_entry_ops() 798 struct addr_location *al, in hists__add_entry_block() 816 struct addr_location *al __maybe_unused) in iter_next_nop_entry() 823 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry() 829 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 843 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry() 878 struct addr_location *al __maybe_unused) in iter_finish_mem_entry() [all …]
|
D | callchain.h | 10 struct addr_location; 253 struct evsel *evsel, struct addr_location *al, 256 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
|
D | symbol.h | 160 const struct addr_location *al, 164 const struct addr_location *al, FILE *fp); 166 const struct addr_location *al,
|
D | event.c | 531 struct addr_location al; in perf_event__fprintf_text_poke() 619 struct addr_location *al) in thread__find_map() 684 struct addr_location *al) in thread__find_map_fb() 697 u64 addr, struct addr_location *al) in thread__find_symbol() 706 u64 addr, struct addr_location *al) in thread__find_symbol_fb() 731 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve() 839 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
|
D | print_insn.h | 16 struct machine *machine, FILE *fp, 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() 241 struct addr_location al; in call_path_from_sample() 350 struct addr_location *al, struct addr_location *addr_al) in db_export__sample()
|
D | data-convert-json.c | 122 u64 ip, struct addr_location *al) in output_sample_callchain_entry() 157 struct addr_location al; in process_sample_event() 195 struct addr_location tal; in process_sample_event()
|
/linux-6.12.1/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 406 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset() 420 struct addr_location *al) in python_process_callchain() 474 struct addr_location node_al; in python_process_callchain() 527 struct addr_location al; in python_process_brstack() 571 static int get_symoff(struct symbol *sym, struct addr_location *al, in get_symoff() 616 struct addr_location al; in python_process_brstacksym() 793 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict() 846 struct addr_location *al, in get_perf_sample_dict() 847 struct addr_location *addr_al, in get_perf_sample_dict() 946 struct addr_location *al, in python_process_tracepoint() [all …]
|
D | trace-event-perl.c | 261 struct addr_location *al) in perl_process_callchain() 344 struct addr_location *al) in perl_process_tracepoint() 464 struct addr_location *al, in perl_process_event() 465 struct addr_location *addr_al) in perl_process_event()
|
/linux-6.12.1/tools/perf/ |
D | builtin-annotate.c | 145 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack() 172 struct addr_location *al __maybe_unused, in hist_iter__branch_callback() 196 struct addr_location *al, in process_branch_callback() 207 struct addr_location a; in process_branch_callback() 239 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample() 290 struct addr_location al; in process_sample_event()
|