Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dhist.h13 struct addr_location;
82 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *);
83 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *);
84 int (*next_entry)(struct hist_entry_iter *, struct addr_location *);
85 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *);
86 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *);
105 struct addr_location *al, bool single, void *arg);
114 struct addr_location *al,
120 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
360 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
Dthread-stack.h32 struct addr_location;
108 struct addr_location *from_al,
109 struct addr_location *to_al, u64 ref,
Dhist.c386 struct addr_location *al, in hists__findnew_entry()
458 struct addr_location *al, in __hists__add_entry()
495 struct addr_location *al __maybe_unused) in iter_next_nop_entry()
502 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry()
508 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry()
522 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry()
554 struct addr_location *al __maybe_unused) in iter_finish_mem_entry()
581 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry()
599 struct addr_location *al __maybe_unused) in iter_add_single_branch_entry()
608 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry()
[all …]
Dthread.h78 struct addr_location *al);
82 struct addr_location *al);
86 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);
Dtrace-event.h65 struct addr_location;
77 struct addr_location *al);
Dmachine.h10 struct addr_location;
141 struct addr_location *al);
143 struct addr_location *al);
148 struct addr_location *root_al,
Dthread-stack.c538 struct addr_location *from_al, in thread_stack__bottom()
539 struct addr_location *to_al, u64 ref) in thread_stack__bottom()
568 struct addr_location *from_al, in thread_stack__no_call_return()
569 struct addr_location *to_al, u64 ref) in thread_stack__no_call_return()
673 struct addr_location *from_al, in thread_stack__process()
674 struct addr_location *to_al, u64 ref, in thread_stack__process()
Devent.h455 struct addr_location;
459 struct addr_location *al,
462 void addr_location__put(struct addr_location *al);
471 struct addr_location *al);
Dcallchain.h198 struct perf_evsel *evsel, struct addr_location *al,
201 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
Ddb-export.c245 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, in db_ids_from_al()
290 struct addr_location *al) in db_export__sample()
334 struct addr_location addr_al; in db_export__sample()
Dtrace-event-scripting.c46 struct addr_location *al __maybe_unused) in process_event_unsupported()
Dsymbol.h185 struct addr_location { struct
263 const struct addr_location *al, FILE *fp);
Dunwind-libunwind.c318 struct addr_location al; in find_map()
419 struct addr_location al; in access_dso_mem()
528 struct addr_location al; in entry()
Dmachine.c1502 struct addr_location al; in ip__resolve_ams()
1523 struct addr_location al; in ip__resolve_data()
1544 struct addr_location *al) in sample__resolve_mem()
1560 struct addr_location *root_al, in add_callchain_ip()
1564 struct addr_location al; in add_callchain_ip()
1616 struct addr_location *al) in sample__resolve_bstack()
1684 struct addr_location *root_al, in resolve_lbr_callchain_sample()
1750 struct addr_location *root_al, in thread__resolve_callchain_sample()
1874 struct addr_location *root_al, in thread__resolve_callchain()
Devent.c900 struct addr_location *al) in thread__find_addr_map()
976 struct addr_location *al) in thread__find_addr_location()
992 struct addr_location *al, in perf_event__preprocess_sample()
1064 void addr_location__put(struct addr_location *al) in addr_location__put()
1093 struct addr_location *al) in perf_event__preprocess_sample_addr()
Dsession.h107 struct addr_location *al,
Dthread.c227 struct addr_location *al) in thread__find_cpumode_addr_location()
Dcallchain.c710 struct perf_evsel *evsel, struct addr_location *al, in sample__resolve_callchain()
731 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()
Dintel-bts.c315 struct addr_location al; in intel_bts_get_next_insn()
Dsession.c1786 struct addr_location *al, in perf_evsel__print_ip()
1799 struct addr_location node_al; in perf_evsel__print_ip()
Dsymbol.c267 const struct addr_location *al, FILE *fp) in symbol__fprintf_symname_offs()
Dintel-pt.c417 struct addr_location al; in intel_pt_walk_next_insn()
/linux-4.4.14/tools/perf/
Dbuiltin-annotate.c51 struct addr_location *al, in perf_evsel__add_sample()
91 struct addr_location al; in process_sample_event()
Dbuiltin-mem.c67 struct addr_location al; in dump_raw_samples()
Dbuiltin-script.c469 struct addr_location alf, alt; in print_sample_brstacksym()
508 struct addr_location al; in print_sample_addr()
536 struct addr_location *al) in print_sample_bts()
592 struct perf_evsel *evsel, struct addr_location *al) in process_event()
705 struct addr_location al; in process_sample_event()
Dbuiltin-report.c94 struct addr_location *al, bool single, in hist_iter__report_callback()
145 struct addr_location al; in process_sample_event()
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.c683 struct addr_location *al, bool single, in hist_iter__top_callback()
711 struct addr_location al; in perf_event__process_sample()
Dbuiltin-inject.c357 struct addr_location al; in perf_event__inject_buildid()
Dbuiltin-timechart.c475 struct addr_location al; in cat_backtrace()
480 struct addr_location tal; in cat_backtrace()
Dbuiltin-trace.c2203 struct addr_location *al, in print_location()
2226 struct addr_location al; in trace__pgfault()
Dbuiltin-kmem.c368 struct addr_location al; in find_callsite()
/linux-4.4.14/tools/perf/tests/
Dmmap-thread-lookup.c183 struct addr_location al; in mmap_events()
Dhists_filter.c50 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.c180 struct addr_location al; in read_object_code()
Dhists_output.c48 struct addr_location al; in add_hist_entries()
/linux-4.4.14/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c240 struct addr_location al; in arch_skip_callchain_idx()
/linux-4.4.14/tools/perf/util/scripting-engines/
Dtrace-event-python.c309 struct addr_location *al) in python_process_callchain()
385 struct addr_location *al) in python_process_tracepoint()
769 struct addr_location *al) in python_process_general_event()
845 struct addr_location *al) in python_process_event()
Dtrace-event-perl.c364 struct addr_location *al) in perl_process_event()