Home
last modified time | relevance | path

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

12

/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.h59 struct addr_location *al);
63 struct addr_location *al);
68 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()
Dhist.c378 struct addr_location *al, in add_hist_entry()
449 struct addr_location *al, in __hists__add_entry()
485 struct addr_location *al __maybe_unused) in iter_next_nop_entry()
492 struct addr_location *al __maybe_unused) in iter_add_next_nop_entry()
498 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry()
512 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry()
544 struct addr_location *al __maybe_unused) in iter_finish_mem_entry()
571 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry()
589 struct addr_location *al __maybe_unused) in iter_add_single_branch_entry()
598 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry()
[all …]
Dtrace-event.h60 struct addr_location;
73 struct addr_location *al);
Dmachine.h10 struct addr_location;
122 struct addr_location *al);
124 struct addr_location *al);
130 struct addr_location *root_al,
Dcallchain.h166 struct perf_evsel *evsel, struct addr_location *al,
169 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
Devent.h313 struct addr_location;
317 struct addr_location *al,
328 struct addr_location *al);
Dtrace-event-scripting.c47 struct addr_location *al __maybe_unused) in process_event_unsupported()
Dbuild-id.c25 struct addr_location al; in build_id__mark_dso_hit()
Dsymbol.h197 struct addr_location { struct
273 const struct addr_location *al, FILE *fp);
Dsession.h109 struct addr_location *al,
Dunwind-libunwind.c285 struct addr_location al; in find_map()
374 struct addr_location al; in access_dso_mem()
483 struct addr_location al; in entry()
Dmachine.c1297 struct addr_location al; in ip__resolve_ams()
1318 struct addr_location al; in ip__resolve_data()
1341 struct addr_location *al) in sample__resolve_mem()
1357 struct addr_location *al) in sample__resolve_bstack()
1378 struct addr_location *root_al, in machine__resolve_callchain_sample()
1403 struct addr_location al; in machine__resolve_callchain_sample()
1477 struct addr_location *root_al, in machine__resolve_callchain()
Dthread.c203 struct addr_location *al) in thread__find_cpumode_addr_location()
Devent.c736 struct addr_location *al) in thread__find_addr_map()
811 struct addr_location *al) in thread__find_addr_location()
823 struct addr_location *al, in perf_event__preprocess_sample()
907 struct addr_location *al) in perf_event__preprocess_sample_addr()
Dcallchain.c749 struct perf_evsel *evsel, struct addr_location *al, in sample__resolve_callchain()
770 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, in fill_callchain_info()
/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.c63 struct addr_location al; in dump_raw_samples()
Dbuiltin-report.c101 struct addr_location *al, bool single, in hist_iter__report_callback()
151 struct addr_location al; in process_sample_event()
/tools/perf/util/scripting-engines/
Dtrace-event-python.c304 struct addr_location *al) in python_process_callchain()
381 struct addr_location *al) in python_process_tracepoint()
481 struct addr_location *al) in python_process_general_event()
558 struct addr_location *al) in python_process_event()
/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()
/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c227 struct addr_location al; in arch_skip_callchain_idx()

12