Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dhist.h13 struct addr_location;
76 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *);
77 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *);
78 int (*next_entry)(struct hist_entry_iter *, struct addr_location *);
79 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *);
80 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *);
98 struct addr_location *al, bool single, void *arg);
107 struct addr_location *al,
113 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
Dthread-stack.h32 struct addr_location;
107 struct addr_location *from_al,
108 struct addr_location *to_al, u64 ref,
Dhist.c370 struct addr_location *al, in add_hist_entry()
443 struct addr_location *al, in __hists__add_entry()
479 struct addr_location *al __maybe_unused) in iter_next_nop_entry()
486 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry()
492 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry()
506 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry()
538 struct addr_location *al __maybe_unused) in iter_finish_mem_entry()
565 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry()
583 struct addr_location *al __maybe_unused) in iter_add_single_branch_entry()
592 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry()
[all …]
Dthread.h77 struct addr_location *al);
81 struct addr_location *al);
85 struct addr_location *al);
Dunwind-libdw.c23 static int __report_module(struct addr_location *al, u64 ip, in __report_module()
50 struct addr_location al; in report_module()
59 struct addr_location al; in entry()
89 struct addr_location al; in access_dso_mem()
Ddb-export.h28 struct addr_location;
37 struct addr_location *al;
99 struct addr_location *al);
Dmachine.h10 struct addr_location;
126 struct addr_location *al);
128 struct addr_location *al);
133 struct addr_location *root_al,
Dtrace-event.h63 struct addr_location;
75 struct addr_location *al);
Dthread-stack.c530 struct addr_location *from_al, in thread_stack__bottom()
531 struct addr_location *to_al, u64 ref) in thread_stack__bottom()
560 struct addr_location *from_al, in thread_stack__no_call_return()
561 struct addr_location *to_al, u64 ref) in thread_stack__no_call_return()
665 struct addr_location *from_al, in thread_stack__process()
666 struct addr_location *to_al, u64 ref, in thread_stack__process()
Dcallchain.h169 struct perf_evsel *evsel, struct addr_location *al,
172 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
Devent.h354 struct addr_location;
358 struct addr_location *al,
368 struct addr_location *al);
Ddb-export.c240 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, in db_ids_from_al()
285 struct addr_location *al) in db_export__sample()
329 struct addr_location addr_al; in db_export__sample()
Dsymbol.h185 struct addr_location { struct
262 const struct addr_location *al, FILE *fp);
Dtrace-event-scripting.c46 struct addr_location *al __maybe_unused) in process_event_unsupported()
Dmachine.c1353 struct addr_location al; in ip__resolve_ams()
1374 struct addr_location al; in ip__resolve_data()
1395 struct addr_location *al) in sample__resolve_mem()
1411 struct addr_location *root_al, in add_callchain_ip()
1415 struct addr_location al; in add_callchain_ip()
1467 struct addr_location *al) in sample__resolve_bstack()
1535 struct addr_location *root_al, in resolve_lbr_callchain_sample()
1601 struct addr_location *root_al, in thread__resolve_callchain_sample()
1725 struct addr_location *root_al, in thread__resolve_callchain()
Dunwind-libunwind.c316 struct addr_location al; in find_map()
409 struct addr_location al; in access_dso_mem()
518 struct addr_location al; in entry()
Dsession.h99 struct addr_location *al,
Devent.c794 struct addr_location *al) in thread__find_addr_map()
870 struct addr_location *al) in thread__find_addr_location()
882 struct addr_location *al, in perf_event__preprocess_sample()
964 struct addr_location *al) in perf_event__preprocess_sample_addr()
Dthread.c217 struct addr_location *al) in thread__find_cpumode_addr_location()
Dcallchain.c761 struct perf_evsel *evsel, struct addr_location *al, in sample__resolve_callchain()
782 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, in fill_callchain_info()
Dbuild-id.c30 struct addr_location al; in build_id__mark_dso_hit()
Dsession.c1519 struct addr_location *al, in perf_evsel__print_ip()
1532 struct addr_location node_al; in perf_evsel__print_ip()
Dsymbol.c261 const struct addr_location *al, FILE *fp) in symbol__fprintf_symname_offs()
/linux-4.1.27/tools/perf/
Dbuiltin-annotate.c51 struct addr_location *al, in perf_evsel__add_sample()
86 struct addr_location al; in process_sample_event()
Dbuiltin-mem.c67 struct addr_location al; in dump_raw_samples()
Dbuiltin-report.c90 struct addr_location *al, bool single, in hist_iter__report_callback()
138 struct addr_location al; in process_sample_event()
Dbuiltin-script.c384 struct addr_location al; in print_sample_addr()
412 struct addr_location *al) in print_sample_bts()
449 struct perf_evsel *evsel, struct addr_location *al) in process_event()
551 struct addr_location al; in process_sample_event()
Dbuiltin-inject.c214 struct addr_location al; in perf_event__inject_buildid()
Dbuiltin-diff.c314 struct addr_location *al, u64 period, in hists__add_entry()
329 struct addr_location al; in diff__process_sample_event()
Dbuiltin-top.c674 struct addr_location *al, bool single, in hist_iter__top_callback()
700 struct addr_location al; in perf_event__process_sample()
Dbuiltin-timechart.c475 struct addr_location al; in cat_backtrace()
480 struct addr_location tal; in cat_backtrace()
Dbuiltin-trace.c1901 struct addr_location *al, in print_location()
1924 struct addr_location al; in trace__pgfault()
/linux-4.1.27/tools/perf/tests/
Dmmap-thread-lookup.c183 struct addr_location al; in mmap_events()
Dhists_filter.c49 struct addr_location al; in add_hist_entries()
Dhists_link.c65 struct addr_location al; in add_hist_entries()
Dhists_cumulate.c78 struct addr_location al; in add_hist_entries()
Dcode-reading.c138 struct addr_location al; in read_object_code()
Dhists_output.c48 struct addr_location al; in add_hist_entries()
/linux-4.1.27/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c240 struct addr_location al; in arch_skip_callchain_idx()
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-python.c308 struct addr_location *al) in python_process_callchain()
384 struct addr_location *al) in python_process_tracepoint()
768 struct addr_location *al) in python_process_general_event()
844 struct addr_location *al) in python_process_event()
Dtrace-event-perl.c363 struct addr_location *al) in perl_process_event()