/Linux-v4.19/tools/perf/util/ |
D | hist.h | 15 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 …]
|
D | thread-stack.h | 30 struct addr_location; 98 struct addr_location *from_al, 99 struct addr_location *to_al, u64 ref,
|
D | symbol_fprintf.c | 18 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()
|
D | thread.h | 96 struct addr_location *al); 99 u64 addr, struct addr_location *al); 102 struct addr_location *al);
|
D | db-export.h | 28 struct addr_location; 38 struct addr_location *al; 102 struct addr_location *al);
|
D | unwind-libdw.c | 26 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()
|
D | hist.c | 507 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 …]
|
D | machine.h | 12 struct addr_location; 164 struct addr_location *al); 166 struct addr_location *al); 175 struct addr_location *root_al,
|
D | trace-event.h | 69 struct addr_location; 82 struct addr_location *al);
|
D | thread-stack.c | 402 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()
|
D | symbol.h | 207 struct addr_location { struct 290 const struct addr_location *al, 294 const struct addr_location *al, FILE *fp); 296 const struct addr_location *al,
|
D | db-export.c | 236 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()
|
D | evsel_fprintf.c | 121 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()
|
D | callchain.h | 251 struct perf_evsel *evsel, struct addr_location *al, 254 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
|
D | event.h | 762 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,
|
D | trace-event-scripting.c | 47 struct addr_location *al __maybe_unused) in process_event_unsupported()
|
D | machine.c | 1817 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()
|
D | unwind-libunwind-local.c | 368 struct addr_location al; in find_map() 575 struct addr_location al; in entry()
|
D | event.c | 1520 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/ |
D | builtin-annotate.c | 124 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()
|
D | builtin-script.c | 716 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/ |
D | trace-event-python.c | 392 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()
|
D | trace-event-perl.c | 260 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/ |
D | mmap-thread-lookup.c | 184 struct addr_location al; in mmap_events()
|
/Linux-v4.19/tools/perf/arch/powerpc/util/ |
D | skip-callchain-idx.c | 244 struct addr_location al; in arch_skip_callchain_idx()
|