Home
last modified time | relevance | path

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

123

/linux-6.15/tools/perf/util/
H A 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()
H A Daddr_location.h12 struct addr_location { struct
30 void addr_location__init(struct addr_location *al); argument
31 void addr_location__exit(struct addr_location *al);
33 void addr_location__copy(struct addr_location *dst, struct addr_location *src);
H A Dtrace-event.h83 struct addr_location;
98 struct addr_location *al,
99 struct addr_location *addr_al);
131 struct addr_location *al;
132 struct addr_location *addr_al;
140 struct addr_location *al,
141 struct addr_location *addr_al);
H A Daddr_location.c7 void addr_location__init(struct addr_location *al) in addr_location__init()
29 void addr_location__exit(struct addr_location *al) in addr_location__exit()
36 void addr_location__copy(struct addr_location *dst, struct addr_location *src) in addr_location__copy()
H A Ddlfilter.c75 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()
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()
253 struct addr_location *al; in dlfilter__srcline()
301 struct addr_location *al; in dlfilter__object_code()
302 struct addr_location a; in dlfilter__object_code()
496 struct addr_location *al, in dlfilter__do_filter_event()
[all …]
H A Dthread.h18 struct addr_location;
119 struct addr_location *al);
121 struct addr_location *al);
124 u64 addr, struct addr_location *al);
126 u64 addr, struct addr_location *al);
129 struct addr_location *al);
359 void thread__resolve(struct thread *thread, struct addr_location *al,
H A Dhist.h17 struct addr_location;
135 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *);
136 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *);
137 int (*next_entry)(struct hist_entry_iter *, struct addr_location *);
138 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *);
139 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *);
158 struct addr_location *al, bool single, void *arg);
331 struct addr_location *al,
341 struct addr_location *al,
350 struct addr_location *al,
[all …]
H A 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()
H A Ddb-export.h19 struct addr_location;
29 struct addr_location *al;
100 struct addr_location *al, struct addr_location *addr_al);
H A Dthread-stack.h20 struct addr_location;
106 struct addr_location *from_al,
107 struct addr_location *to_al, u64 ref,
H A Dprint_insn.c87 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()
H A Dmachine.h12 struct addr_location;
181 struct addr_location *al);
183 struct addr_location *al);
192 struct addr_location *root_al,
201 struct addr_location *root_al, in thread__resolve_callchain()
330 int machine__resolve(struct machine *machine, struct addr_location *al,
H A Devsel_fprintf.h31 struct addr_location;
41 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al,
H A Dtrace-event-scripting.c108 struct addr_location *al, in scripting_context__update()
109 struct addr_location *addr_al) in scripting_context__update()
139 struct addr_location *al __maybe_unused, in process_event_unsupported()
140 struct addr_location *addr_al __maybe_unused) in process_event_unsupported()
H A Dunwind-libdw.c44 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()
H A Dhist.c619 const struct addr_location *al, in hists__findnew_entry()
727 struct addr_location *al, in __hists__add_entry()
793 struct addr_location *al, in hists__add_entry()
807 struct addr_location *al, in hists__add_entry_ops()
820 struct addr_location *al, in hists__add_entry_block()
845 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry()
1010 struct addr_location *al __maybe_unused) in iter_finish_branch_entry()
1052 struct addr_location *al __maybe_unused) in iter_finish_normal_entry()
1097 struct addr_location *al) in iter_add_single_cumulative_entry()
1129 struct addr_location *al) in iter_next_cumulative_entry()
[all …]
H A Dsymbol.h160 const struct addr_location *al,
164 const struct addr_location *al, FILE *fp);
166 const struct addr_location *al,
H A Dcallchain.h10 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,
H A Devent.c531 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()
850 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
H A Dprint_insn.h16 struct machine *machine, FILE *fp, struct addr_location *al);
H A Ddb-export.c176 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()
H A Ddata-convert-json.c122 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()
H A Devsel_fprintf.c164 struct addr_location node_al; in sample__fprintf_callchain()
209 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al, in sample__fprintf_sym()
/linux-6.15/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c393 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()
589 struct addr_location al; in python_process_brstacksym()
833 struct addr_location *al, in get_perf_sample_dict()
834 struct addr_location *addr_al, in get_perf_sample_dict()
933 struct addr_location *al, in python_process_tracepoint()
1462 struct addr_location *al, in python_process_general_event()
1463 struct addr_location *addr_al) in python_process_general_event()
1499 struct addr_location *al, in python_process_event()
[all …]
/linux-6.15/tools/perf/
H A Dbuiltin-annotate.c146 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack()
173 struct addr_location *al __maybe_unused, in hist_iter__branch_callback()
197 struct addr_location *al, in process_branch_callback()
208 struct addr_location a; in process_branch_callback()
240 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample()
291 struct addr_location al; in process_sample_event()

123