Home
last modified time | relevance | path

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

12

/Linux-v4.19/tools/perf/util/
Dhist.h15 struct addr_location;
100 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *);
101 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *);
102 int (*next_entry)(struct hist_entry_iter *, struct addr_location *);
103 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *);
104 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *);
122 struct addr_location *al, bool single, void *arg);
131 struct addr_location *al,
140 struct addr_location *al,
147 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
[all …]
Dthread-stack.h30 struct addr_location;
98 struct addr_location *from_al,
99 struct addr_location *to_al, u64 ref,
Dsymbol_fprintf.c18 const struct addr_location *al, in __symbol__fprintf_symname_offs()
42 const struct addr_location *al, in symbol__fprintf_symname_offs()
49 const struct addr_location *al, in __symbol__fprintf_symname()
Dthread.h96 struct addr_location *al);
99 u64 addr, struct addr_location *al);
102 struct addr_location *al);
Ddb-export.h28 struct addr_location;
38 struct addr_location *al;
102 struct addr_location *al);
Dunwind-libdw.c26 static int __report_module(struct addr_location *al, u64 ip, in __report_module()
62 struct addr_location al; in report_module()
75 struct addr_location al; in entry()
104 struct addr_location al; in access_dso_mem()
Dhist.c507 struct addr_location *al, in hists__findnew_entry()
584 struct addr_location *al, in __hists__add_entry()
632 struct addr_location *al, in hists__add_entry()
645 struct addr_location *al, in hists__add_entry_ops()
658 struct addr_location *al __maybe_unused) in iter_next_nop_entry()
665 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry()
671 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry()
685 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry()
720 struct addr_location *al __maybe_unused) in iter_finish_mem_entry()
747 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry()
[all …]
Dmachine.h12 struct addr_location;
164 struct addr_location *al);
166 struct addr_location *al);
175 struct addr_location *root_al,
Dtrace-event.h69 struct addr_location;
82 struct addr_location *al);
Dthread-stack.c402 struct addr_location *from_al, in thread_stack__bottom()
403 struct addr_location *to_al, u64 ref) in thread_stack__bottom()
432 struct addr_location *from_al, in thread_stack__no_call_return()
433 struct addr_location *to_al, u64 ref) in thread_stack__no_call_return()
537 struct addr_location *from_al, in thread_stack__process()
538 struct addr_location *to_al, u64 ref, in thread_stack__process()
Dsymbol.h207 struct addr_location { struct
290 const struct addr_location *al,
294 const struct addr_location *al, FILE *fp);
296 const struct addr_location *al,
Ddb-export.c236 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, in db_ids_from_al()
299 struct addr_location al; in call_path_from_sample()
352 struct addr_location *al) in db_export__sample()
406 struct addr_location addr_al; in db_export__sample()
Devsel_fprintf.c121 struct addr_location node_al; in sample__fprintf_callchain()
192 int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al, in sample__fprintf_sym()
Dcallchain.h251 struct perf_evsel *evsel, struct addr_location *al,
254 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
Devent.h762 struct addr_location;
764 int machine__resolve(struct machine *machine, struct addr_location *al,
767 void addr_location__put(struct addr_location *al);
773 void thread__resolve(struct thread *thread, struct addr_location *al,
Dtrace-event-scripting.c47 struct addr_location *al __maybe_unused) in process_event_unsupported()
Dmachine.c1817 struct addr_location al; in ip__resolve_ams()
1840 struct addr_location al; in ip__resolve_data()
1854 struct addr_location *al) in sample__resolve_mem()
1897 struct addr_location *root_al, in add_callchain_ip()
1905 struct addr_location al; in add_callchain_ip()
1969 struct addr_location *al) in sample__resolve_bstack()
2061 struct addr_location *root_al, in resolve_lbr_callchain_sample()
2148 struct addr_location *root_al, in thread__resolve_callchain_sample()
2362 struct addr_location *root_al, in thread__resolve_callchain()
Dunwind-libunwind-local.c368 struct addr_location al; in find_map()
575 struct addr_location al; in entry()
Devent.c1520 struct addr_location *al) in thread__find_map()
1580 u64 addr, struct addr_location *al) in thread__find_symbol()
1592 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve()
1652 void addr_location__put(struct addr_location *al) in addr_location__put()
1678 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
/Linux-v4.19/tools/perf/
Dbuiltin-annotate.c124 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack()
151 struct addr_location *al __maybe_unused, in hist_iter__branch_callback()
177 struct addr_location *al __maybe_unused, in process_branch_callback()
189 struct addr_location a; in process_branch_callback()
212 struct addr_location *al, in perf_evsel__add_sample()
263 struct addr_location al; in process_sample_event()
Dbuiltin-script.c716 struct addr_location alf, alt; in perf_sample__fprintf_brstack()
763 struct addr_location alf, alt; in perf_sample__fprintf_brstacksym()
808 struct addr_location alf, alt; in perf_sample__fprintf_brstackoff()
858 struct addr_location al; in grab_bb()
935 struct addr_location al; in ip__fprintf_sym()
1082 struct addr_location al; in perf_sample__fprintf_addr()
1110 struct addr_location *al, FILE *fp) in perf_sample__fprintf_callindent()
1114 struct addr_location addr_al; in perf_sample__fprintf_callindent()
1190 struct addr_location *al, in perf_sample__fprintf_bts()
1624 struct addr_location *al, in process_event()
[all …]
/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-python.c392 struct addr_location *al) in python_process_callchain()
475 struct addr_location al; in python_process_brstack()
517 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset()
529 static int get_symoff(struct symbol *sym, struct addr_location *al, in get_symoff()
563 struct addr_location al; in python_process_brstacksym()
722 struct addr_location *al, in get_perf_sample_dict()
791 struct addr_location *al) in python_process_tracepoint()
1205 struct addr_location *al) in python_process_general_event()
1241 struct addr_location *al) in python_process_event()
Dtrace-event-perl.c260 struct addr_location *al) in perl_process_callchain()
338 struct addr_location *al) in perl_process_tracepoint()
457 struct addr_location *al) in perl_process_event()
/Linux-v4.19/tools/perf/tests/
Dmmap-thread-lookup.c184 struct addr_location al; in mmap_events()
/Linux-v4.19/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c244 struct addr_location al; in arch_skip_callchain_idx()

12