/kernel/linux/linux-6.6/tools/perf/util/ |
H A 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()
|
H A D | addr_location.h | 12 struct addr_location { struct 26 void addr_location__init(struct addr_location *al); 27 void addr_location__exit(struct addr_location *al); 29 void addr_location__copy(struct addr_location *dst, struct addr_location *src);
|
H A D | trace-event.h | 83 struct addr_location; 98 struct addr_location *al, 99 struct addr_location *addr_al); 130 struct addr_location *al; 131 struct addr_location *addr_al; 139 struct addr_location *al, 140 struct addr_location *addr_al);
|
H A D | addr_location.c | 2 #include "addr_location.h" 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()
|
H A 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() 71 static struct addr_location *get_al(struct dlfilter *d) in get_al() 73 struct addr_location *al = d->al; in get_al() 82 struct addr_location *al = get_al(d); in get_thread() 91 struct addr_location *al; in dlfilter__resolve_ip() 117 struct addr_location *addr_al = d->addr_al; in dlfilter__resolve_addr() 166 struct addr_location al; in dlfilter__resolve_address() 198 struct addr_location *al; in dlfilter__al_cleanup() 226 struct addr_location *al = d->al; in dlfilter__insn() 250 struct addr_location *a in dlfilter__srcline() [all...] |
H A 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()
|
H A D | thread.h | 20 struct addr_location; 112 struct addr_location *al); 114 struct addr_location *al); 117 u64 addr, struct addr_location *al); 119 u64 addr, struct addr_location *al); 122 struct addr_location *al); 339 void thread__resolve(struct thread *thread, struct addr_location *al,
|
H A D | hist.h | 14 struct addr_location; 120 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *); 121 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *); 122 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); 123 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *); 124 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *); 142 struct addr_location *al, bool single, void *arg); 151 struct addr_location *al, 161 struct addr_location *al, 170 struct addr_location *a [all...] |
H A 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()
|
H A D | thread-stack.h | 20 struct addr_location; 106 struct addr_location *from_al, 107 struct addr_location *to_al, u64 ref,
|
H A D | db-export.h | 19 struct addr_location; 29 struct addr_location *al; 100 struct addr_location *al, struct addr_location *addr_al);
|
H A D | evsel_fprintf.h | 31 struct addr_location; 41 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al,
|
H A D | machine.h | 11 struct addr_location; 191 struct addr_location *al); 193 struct addr_location *al); 202 struct addr_location *root_al, 313 int machine__resolve(struct machine *machine, struct addr_location *al,
|
H A D | hist.c | 593 const struct addr_location *al, in hists__findnew_entry() 701 struct addr_location *al, in __hists__add_entry() 762 struct addr_location *al, in hists__add_entry() 776 struct addr_location *al, in hists__add_entry_ops() 789 struct addr_location *al, in hists__add_entry_block() 807 struct addr_location *al __maybe_unused) in iter_next_nop_entry() 814 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry() 820 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 834 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry() 869 struct addr_location *a in iter_finish_mem_entry() [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A 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);
|
H A 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 *a [all...] |
H A 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()
|
H A D | thread-stack.h | 21 struct addr_location; 107 struct addr_location *from_al, 108 struct addr_location *to_al, u64 ref,
|
H A D | evsel_fprintf.h | 30 struct addr_location; 40 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al,
|
H A D | db-export.h | 19 struct addr_location; 29 struct addr_location *al; 100 struct addr_location *al);
|
H A 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 *a in iter_finish_mem_entry() [all...] |
H A 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,
|
H A D | machine.h | 11 struct addr_location; 178 struct addr_location *al); 180 struct addr_location *al); 189 struct addr_location *root_al,
|
H A 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()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A 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()
|