| /linux/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 29 void addr_location__init(struct addr_location *al); argument 30 void addr_location__exit(struct addr_location *al); 32 void addr_location__copy(struct addr_location *dst, struct addr_location *src);
|
| H A D | trace-event.h | 83 struct addr_location; 97 struct addr_location *al, 98 struct addr_location *addr_al); 126 struct addr_location *al; 127 struct addr_location *addr_al; 134 struct addr_location *al, 135 struct addr_location *addr_al);
|
| H A 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() 34 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() 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 *a in dlfilter__srcline() [all...] |
| H A D | thread.h | 18 struct addr_location; 128 struct addr_location *al); 130 struct addr_location *al); 133 u64 addr, struct addr_location *al); 135 u64 addr, struct addr_location *al); 138 bool symbols, struct addr_location *al); in thread__maps() 395 void thread__resolve(struct thread *thread, struct addr_location *al,
|
| 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 | db-export.h | 19 struct addr_location; 28 struct addr_location *al; 99 struct addr_location *al, struct addr_location *addr_al);
|
| 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 | hist.h | 18 struct addr_location; 148 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *); 149 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *); 150 int (*next_entry)(struct hist_entry_iter *, struct addr_location *); 151 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *); 152 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *); 170 struct addr_location *al, bool single, void *arg); 345 struct addr_location *al, 355 struct addr_location *al, 364 struct addr_location *a [all...] |
| H A D | machine.h | 12 struct addr_location; 182 struct addr_location *al); 184 struct addr_location *al); 192 struct addr_location *root_al, 200 struct addr_location *root_al, in thread__resolve_callchain() 326 int machine__resolve(struct machine *machine, struct addr_location *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 | print_insn.c | 38 static bool is64bitip(struct machine *machine, struct addr_location *al) in is64bitip() 60 struct addr_location *al) in sample__fprintf_insn_asm()
|
| H A D | trace-event-scripting.c | 106 struct addr_location *al, in scripting_context__update() 107 struct addr_location *addr_al) in scripting_context__update() 135 struct addr_location *al __maybe_unused, in process_event_unsupported() 136 struct addr_location *addr_al __maybe_unused) in process_event_unsupported()
|
| H A D | hist.c | 684 const struct addr_location *al, in hists__findnew_entry() 796 struct addr_location *al, in __hists__add_entry() 862 struct addr_location *al, in hists__add_entry() 876 struct addr_location *al, in hists__add_entry_ops() 889 struct addr_location *al, in hists__add_entry_block() 907 struct addr_location *al __maybe_unused) in iter_next_nop_entry() 914 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry() 920 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 934 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry() 969 struct addr_location *a in iter_finish_mem_entry() [all...] |
| H A D | symbol.h | 16 #include "addr_location.h" 239 const struct addr_location *al, 243 const struct addr_location *al, FILE *fp); 245 const struct addr_location *al,
|
| H A D | callchain.h | 10 struct addr_location; 246 struct addr_location *al, 249 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
|
| H A D | unwind-libdw.c | 70 static int __report_module(struct addr_location *al, u64 ip, in __report_module() 139 struct addr_location al; in report_module() 156 struct addr_location al; in entry() 206 struct addr_location al; in access_dso_mem()
|
| H A D | event.c | 554 struct addr_location al; in perf_event__fprintf_text_poke() 695 struct addr_location *al) in thread__find_map() 758 struct addr_location *al) in thread__find_map_fb() 771 u64 addr, struct addr_location *al) in thread__find_symbol() 780 u64 addr, struct addr_location *al) in thread__find_symbol_fb() 805 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve() 934 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
|
| H A D | db-export.c | 175 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, 239 struct addr_location al; in call_path_from_sample() 249 * constructing an addr_location struct and then passing it to in call_path_from_sample() 348 struct addr_location *al, struct addr_location *addr_al) in db_export__sample()
|
| H A D | data-convert-json.c | 133 u64 ip, struct addr_location *al) in output_sample_callchain_entry() 167 struct addr_location al; in process_sample_event() 211 struct addr_location tal; in process_sample_event()
|
| H A D | thread-stack.c | 861 struct addr_location *from_al, in thread_stack__bottom() 862 struct addr_location *to_al, u64 ref) in thread_stack__bottom() 906 struct addr_location *from_al, in thread_stack__no_call_return() 907 struct addr_location *to_al, u64 ref) in thread_stack__no_call_return() 1051 struct addr_location *to_al) in thread_stack__x86_retpoline() 1103 struct addr_location *from_al, in thread_stack__process() 1104 struct addr_location *to_al, u64 ref, in thread_stack__process()
|
| H A D | evsel_fprintf.c | 164 struct addr_location node_al; in sample__fprintf_callchain() 216 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al, in sample__fprintf_sym()
|
| /linux/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 380 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset() 393 struct addr_location *al) in python_process_callchain() 447 struct addr_location node_al; in python_process_callchain() 500 struct addr_location al; in python_process_brstack() 544 static int get_symoff(struct symbol *sym, struct addr_location *al, 589 struct addr_location al; in python_process_brstacksym() 776 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_regs_in_dict() 830 struct addr_location *al, in python_process_sample_flags() 831 struct addr_location *addr_al, in python_process_sample_flags() 935 struct addr_location *a in get_perf_sample_dict() [all...] |
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 145 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, 172 struct addr_location *al __maybe_unused, in hist_iter__branch_callback() 194 struct addr_location *al, 204 struct addr_location a; in process_branch_callback() 236 struct addr_location *al, struct perf_annotate *ann, in has_annotation() 286 struct addr_location al; in process_sample_event()
|