Home
last modified time | relevance | path

Searched refs:addr_location (Results 1 – 25 of 50) sorted by relevance

12

/linux-5.19.10/tools/perf/util/
Ddlfilter.h15 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()
Dtrace-event.h68 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);
Dthread.h19 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);
Ddlfilter.c26 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 …]
Dhist.h14 struct addr_location;
117 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *);
118 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *);
119 int (*next_entry)(struct hist_entry_iter *, struct addr_location *);
120 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *);
121 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *);
139 struct addr_location *al, bool single, void *arg);
148 struct addr_location *al,
157 struct addr_location *al,
165 struct addr_location *al,
[all …]
Dtrace-event-scripting.c25 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()
Ddb-export.h19 struct addr_location;
29 struct addr_location *al;
100 struct addr_location *al, struct addr_location *addr_al);
Dsymbol_fprintf.c20 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()
Dthread-stack.h20 struct addr_location;
106 struct addr_location *from_al,
107 struct addr_location *to_al, u64 ref,
Devsel_fprintf.h30 struct addr_location;
40 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al,
Dunwind-libdw.c43 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()
Dsymbol.h121 struct addr_location { struct
175 const struct addr_location *al,
179 const struct addr_location *al, FILE *fp);
181 const struct addr_location *al,
Dmachine.h11 struct addr_location;
185 struct addr_location *al);
187 struct addr_location *al);
196 struct addr_location *root_al,
Dhist.c589 struct addr_location *al, in hists__findnew_entry()
696 struct addr_location *al, in __hists__add_entry()
754 struct addr_location *al, in hists__add_entry()
767 struct addr_location *al, in hists__add_entry_ops()
779 struct addr_location *al, in hists__add_entry_block()
797 struct addr_location *al __maybe_unused) in iter_next_nop_entry()
804 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry()
810 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry()
824 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry()
859 struct addr_location *al __maybe_unused) in iter_finish_mem_entry()
[all …]
Devent.c485 struct addr_location al; in perf_event__fprintf_text_poke()
571 struct addr_location *al) in thread__find_map()
636 struct addr_location *al) in thread__find_map_fb()
649 u64 addr, struct addr_location *al) in thread__find_symbol()
658 u64 addr, struct addr_location *al) in thread__find_symbol_fb()
683 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve()
772 void addr_location__put(struct addr_location *al) in addr_location__put()
798 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
Dcallchain.h10 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,
Devent.h428 struct addr_location;
430 int machine__resolve(struct machine *machine, struct addr_location *al,
433 void addr_location__put(struct addr_location *al);
439 void thread__resolve(struct thread *thread, struct addr_location *al,
Ddb-export.c176 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()
Devsel_fprintf.c124 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()
Dthread-stack.c860 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()
Ddata-convert-json.c118 u64 ip, struct addr_location *al) in output_sample_callchain_entry()
151 struct addr_location al, tal; in process_sample_event()
/linux-5.19.10/tools/perf/
Dbuiltin-annotate.c134 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack()
161 struct addr_location *al __maybe_unused, in hist_iter__branch_callback()
185 struct addr_location *al __maybe_unused, in process_branch_callback()
197 struct addr_location a; in process_branch_callback()
219 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample()
269 struct addr_location al; in process_sample_event()
Dbuiltin-script.c881 struct addr_location alf, alt; in perf_sample__fprintf_brstack()
925 struct addr_location alf, alt; in perf_sample__fprintf_brstacksym()
967 struct addr_location alf, alt; in perf_sample__fprintf_brstackoff()
1013 struct addr_location al; in grab_bb()
1112 struct addr_location al; in print_srccode()
1156 struct addr_location al; in ip__fprintf_sym()
1346 struct addr_location al; in perf_sample__fprintf_addr()
1374 struct addr_location *al, in resolve_branch_sym()
1375 struct addr_location *addr_al, in resolve_branch_sym()
1404 struct addr_location *al, in perf_sample__fprintf_callindent()
[all …]
/linux-5.19.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c395 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()
757 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict()
808 struct addr_location *al, in get_perf_sample_dict()
809 struct addr_location *addr_al, in get_perf_sample_dict()
893 struct addr_location *al, in python_process_tracepoint()
[all …]
Dtrace-event-perl.c262 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()

12