tools/perf/arch/powerpc/util/skip-callchain-idx.c
214
struct addr_location al;
tools/perf/builtin-annotate.c
146
static void process_branch_stack(struct branch_stack *bs, struct addr_location *al,
tools/perf/builtin-annotate.c
173
struct addr_location *al __maybe_unused,
tools/perf/builtin-annotate.c
197
struct addr_location *al,
tools/perf/builtin-annotate.c
208
struct addr_location a;
tools/perf/builtin-annotate.c
240
struct addr_location *al, struct perf_annotate *ann,
tools/perf/builtin-annotate.c
291
struct addr_location al;
tools/perf/builtin-c2c.c
324
struct addr_location al;
tools/perf/builtin-diff.c
397
struct addr_location al;
tools/perf/builtin-inject.c
996
struct addr_location al;
tools/perf/builtin-kmem.c
399
struct addr_location al;
tools/perf/builtin-kwork.c
742
struct addr_location *al)
tools/perf/builtin-kwork.c
854
struct addr_location al;
tools/perf/builtin-mem.c
187
struct addr_location al;
tools/perf/builtin-report.c
167
struct addr_location *al, bool single,
tools/perf/builtin-report.c
209
struct addr_location *al __maybe_unused,
tools/perf/builtin-report.c
276
struct addr_location al;
tools/perf/builtin-sched.c
2166
struct addr_location *al,
tools/perf/builtin-sched.c
2796
struct addr_location al;
tools/perf/builtin-script.c
1029
struct addr_location alf, alt;
tools/perf/builtin-script.c
1067
struct addr_location alf, alt;
tools/perf/builtin-script.c
1102
struct addr_location al;
tools/perf/builtin-script.c
1207
struct addr_location al;
tools/perf/builtin-script.c
1263
struct addr_location al;
tools/perf/builtin-script.c
1314
struct addr_location al;
tools/perf/builtin-script.c
1516
struct addr_location al;
tools/perf/builtin-script.c
1543
struct addr_location *al,
tools/perf/builtin-script.c
1544
struct addr_location *addr_al,
tools/perf/builtin-script.c
1572
struct addr_location *al,
tools/perf/builtin-script.c
1573
struct addr_location *addr_al,
tools/perf/builtin-script.c
1624
struct addr_location *al)
tools/perf/builtin-script.c
1663
struct addr_location *al,
tools/perf/builtin-script.c
1664
struct addr_location *addr_al,
tools/perf/builtin-script.c
2377
struct addr_location *al,
tools/perf/builtin-script.c
2378
struct addr_location *addr_al)
tools/perf/builtin-script.c
2418
struct addr_location *al,
tools/perf/builtin-script.c
2419
struct addr_location *addr_al,
tools/perf/builtin-script.c
2647
struct addr_location al;
tools/perf/builtin-script.c
2648
struct addr_location addr_al;
tools/perf/builtin-script.c
2705
struct addr_location *addr_al_ptr = NULL;
tools/perf/builtin-script.c
2734
struct addr_location al;
tools/perf/builtin-script.c
995
struct addr_location alf, alt;
tools/perf/builtin-timechart.c
496
struct addr_location al;
tools/perf/builtin-timechart.c
521
struct addr_location tal;
tools/perf/builtin-top.c
729
struct addr_location *al, bool single,
tools/perf/builtin-top.c
752
struct addr_location al;
tools/perf/builtin-trace.c
2897
struct addr_location al;
tools/perf/builtin-trace.c
3346
struct addr_location *al,
tools/perf/builtin-trace.c
3368
struct addr_location al;
tools/perf/tests/code-reading.c
381
struct addr_location al;
tools/perf/tests/hists_cumulate.c
82
struct addr_location al;
tools/perf/tests/hists_filter.c
53
struct addr_location al;
tools/perf/tests/hists_link.c
69
struct addr_location al;
tools/perf/tests/hists_output.c
52
struct addr_location al;
tools/perf/tests/mmap-thread-lookup.c
190
struct addr_location al;
tools/perf/util/addr_location.c
28
void addr_location__exit(struct addr_location *al)
tools/perf/util/addr_location.c
34
void addr_location__copy(struct addr_location *dst, struct addr_location *src)
tools/perf/util/addr_location.c
7
void addr_location__init(struct addr_location *al)
tools/perf/util/addr_location.h
29
void addr_location__init(struct addr_location *al);
tools/perf/util/addr_location.h
30
void addr_location__exit(struct addr_location *al);
tools/perf/util/addr_location.h
32
void addr_location__copy(struct addr_location *dst, struct addr_location *src);
tools/perf/util/annotate-data.c
724
struct addr_location al;
tools/perf/util/block-info.c
134
static struct addr_location al;
tools/perf/util/build-id.c
61
struct addr_location al;
tools/perf/util/callchain.c
1126
struct evsel *evsel, struct addr_location *al,
tools/perf/util/callchain.c
1148
int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
tools/perf/util/callchain.h
10
struct addr_location;
tools/perf/util/callchain.h
254
struct evsel *evsel, struct addr_location *al,
tools/perf/util/callchain.h
257
int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
tools/perf/util/capstone.c
191
struct addr_location al;
tools/perf/util/cs-etm.c
1093
struct addr_location al;
tools/perf/util/data-convert-json.c
132
u64 ip, struct addr_location *al)
tools/perf/util/data-convert-json.c
167
struct addr_location al;
tools/perf/util/data-convert-json.c
210
struct addr_location tal;
tools/perf/util/db-export.c
176
static int db_ids_from_al(struct db_export *dbe, struct addr_location *al,
tools/perf/util/db-export.c
241
struct addr_location al;
tools/perf/util/db-export.c
350
struct addr_location *al, struct addr_location *addr_al)
tools/perf/util/db-export.h
100
struct addr_location *al, struct addr_location *addr_al);
tools/perf/util/db-export.h
19
struct addr_location;
tools/perf/util/db-export.h
29
struct addr_location *al;
tools/perf/util/debug.c
337
struct addr_location al;
tools/perf/util/dlfilter.c
119
struct addr_location *addr_al = d->addr_al;
tools/perf/util/dlfilter.c
168
struct addr_location al;
tools/perf/util/dlfilter.c
200
struct addr_location *al;
tools/perf/util/dlfilter.c
228
struct addr_location *al = d->al;
tools/perf/util/dlfilter.c
252
struct addr_location *al;
tools/perf/util/dlfilter.c
28
static void al_to_d_al(struct addr_location *al, struct perf_dlfilter_al *d_al)
tools/perf/util/dlfilter.c
300
struct addr_location *al;
tools/perf/util/dlfilter.c
301
struct addr_location a;
tools/perf/util/dlfilter.c
495
struct addr_location *al,
tools/perf/util/dlfilter.c
496
struct addr_location *addr_al,
tools/perf/util/dlfilter.c
73
static struct addr_location *get_al(struct dlfilter *d)
tools/perf/util/dlfilter.c
75
struct addr_location *al = d->al;
tools/perf/util/dlfilter.c
84
struct addr_location *al = get_al(d);
tools/perf/util/dlfilter.c
93
struct addr_location *al;
tools/perf/util/dlfilter.h
15
struct addr_location;
tools/perf/util/dlfilter.h
35
struct addr_location *al;
tools/perf/util/dlfilter.h
36
struct addr_location *addr_al;
tools/perf/util/dlfilter.h
63
struct addr_location *al,
tools/perf/util/dlfilter.h
64
struct addr_location *addr_al,
tools/perf/util/dlfilter.h
74
struct addr_location *al,
tools/perf/util/dlfilter.h
75
struct addr_location *addr_al)
tools/perf/util/dlfilter.h
87
struct addr_location *al,
tools/perf/util/dlfilter.h
88
struct addr_location *addr_al)
tools/perf/util/event.c
554
struct addr_location al;
tools/perf/util/event.c
695
struct addr_location *al)
tools/perf/util/event.c
758
struct addr_location *al)
tools/perf/util/event.c
771
u64 addr, struct addr_location *al)
tools/perf/util/event.c
780
u64 addr, struct addr_location *al)
tools/perf/util/event.c
805
int machine__resolve(struct machine *machine, struct addr_location *al,
tools/perf/util/event.c
924
void thread__resolve(struct thread *thread, struct addr_location *al,
tools/perf/util/evsel_fprintf.c
164
struct addr_location node_al;
tools/perf/util/evsel_fprintf.c
216
int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al,
tools/perf/util/evsel_fprintf.h
31
struct addr_location;
tools/perf/util/evsel_fprintf.h
41
int sample__fprintf_sym(struct perf_sample *sample, struct addr_location *al,
tools/perf/util/hist.c
1006
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1012
iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al)
tools/perf/util/hist.c
1033
iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al)
tools/perf/util/hist.c
1076
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1095
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1101
iter_add_single_normal_entry(struct hist_entry_iter *iter, struct addr_location *al)
tools/perf/util/hist.c
1118
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1136
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1163
struct addr_location *al)
tools/perf/util/hist.c
1195
struct addr_location *al)
tools/perf/util/hist.c
1222
struct addr_location *al)
tools/perf/util/hist.c
1290
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1332
int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
tools/perf/util/hist.c
2824
void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
tools/perf/util/hist.c
681
const struct addr_location *al,
tools/perf/util/hist.c
793
struct addr_location *al,
tools/perf/util/hist.c
859
struct addr_location *al,
tools/perf/util/hist.c
873
struct addr_location *al,
tools/perf/util/hist.c
886
struct addr_location *al,
tools/perf/util/hist.c
904
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
911
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
917
iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al)
tools/perf/util/hist.c
931
iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al)
tools/perf/util/hist.c
966
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
988
iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al)
tools/perf/util/hist.h
147
int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *);
tools/perf/util/hist.h
148
int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *);
tools/perf/util/hist.h
149
int (*next_entry)(struct hist_entry_iter *, struct addr_location *);
tools/perf/util/hist.h
150
int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *);
tools/perf/util/hist.h
151
int (*finish_entry)(struct hist_entry_iter *, struct addr_location *);
tools/perf/util/hist.h
170
struct addr_location *al, bool single, void *arg);
tools/perf/util/hist.h
18
struct addr_location;
tools/perf/util/hist.h
345
struct addr_location *al,
tools/perf/util/hist.h
355
struct addr_location *al,
tools/perf/util/hist.h
364
struct addr_location *al,
tools/perf/util/hist.h
367
int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
tools/perf/util/hist.h
798
void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
tools/perf/util/intel-pt.c
3633
struct addr_location *al)
tools/perf/util/intel-pt.c
3651
struct addr_location al;
tools/perf/util/intel-pt.c
756
struct addr_location al;
tools/perf/util/intel-pt.c
989
struct addr_location al;
tools/perf/util/kvm-stat.h
91
struct addr_location al;
tools/perf/util/machine.c
2004
struct addr_location al;
tools/perf/util/machine.c
2031
struct addr_location al;
tools/perf/util/machine.c
2049
struct addr_location *al)
tools/perf/util/machine.c
2149
struct addr_location *root_al,
tools/perf/util/machine.c
2159
struct addr_location al;
tools/perf/util/machine.c
2242
struct addr_location *al)
tools/perf/util/machine.c
2331
struct addr_location *root_al,
tools/perf/util/machine.c
2397
struct addr_location *root_al,
tools/perf/util/machine.c
2665
struct addr_location *root_al,
tools/perf/util/machine.c
2752
struct addr_location *root_al,
tools/perf/util/machine.c
2784
struct addr_location *root_al,
tools/perf/util/machine.c
3015
struct addr_location *root_al,
tools/perf/util/machine.h
12
struct addr_location;
tools/perf/util/machine.h
182
struct addr_location *al);
tools/perf/util/machine.h
184
struct addr_location *al);
tools/perf/util/machine.h
193
struct addr_location *root_al,
tools/perf/util/machine.h
202
struct addr_location *root_al,
tools/perf/util/machine.h
331
int machine__resolve(struct machine *machine, struct addr_location *al,
tools/perf/util/print_insn.c
33
static bool is64bitip(struct machine *machine, struct addr_location *al)
tools/perf/util/print_insn.c
55
struct addr_location *al)
tools/perf/util/print_insn.h
16
struct machine *machine, FILE *fp, struct addr_location *al);
tools/perf/util/scripting-engines/trace-event-perl.c
261
struct addr_location *al)
tools/perf/util/scripting-engines/trace-event-perl.c
344
struct addr_location *al)
tools/perf/util/scripting-engines/trace-event-perl.c
465
struct addr_location *al,
tools/perf/util/scripting-engines/trace-event-perl.c
466
struct addr_location *addr_al)
tools/perf/util/scripting-engines/trace-event-python.c
1074
struct addr_location *al __maybe_unused,
tools/perf/util/scripting-engines/trace-event-python.c
1075
struct addr_location *addr_al __maybe_unused)
tools/perf/util/scripting-engines/trace-event-python.c
1469
struct addr_location *al,
tools/perf/util/scripting-engines/trace-event-python.c
1470
struct addr_location *addr_al)
tools/perf/util/scripting-engines/trace-event-python.c
1506
struct addr_location *al,
tools/perf/util/scripting-engines/trace-event-python.c
1507
struct addr_location *addr_al)
tools/perf/util/scripting-engines/trace-event-python.c
380
static unsigned long get_offset(struct symbol *sym, struct addr_location *al)
tools/perf/util/scripting-engines/trace-event-python.c
394
struct addr_location *al)
tools/perf/util/scripting-engines/trace-event-python.c
448
struct addr_location node_al;
tools/perf/util/scripting-engines/trace-event-python.c
501
struct addr_location al;
tools/perf/util/scripting-engines/trace-event-python.c
545
static int get_symoff(struct symbol *sym, struct addr_location *al,
tools/perf/util/scripting-engines/trace-event-python.c
590
struct addr_location al;
tools/perf/util/scripting-engines/trace-event-python.c
780
static void set_sym_in_dict(PyObject *dict, struct addr_location *al,
tools/perf/util/scripting-engines/trace-event-python.c
835
struct addr_location *al,
tools/perf/util/scripting-engines/trace-event-python.c
836
struct addr_location *addr_al,
tools/perf/util/scripting-engines/trace-event-python.c
940
struct addr_location *al,
tools/perf/util/scripting-engines/trace-event-python.c
941
struct addr_location *addr_al)
tools/perf/util/symbol.h
160
const struct addr_location *al,
tools/perf/util/symbol.h
164
const struct addr_location *al, FILE *fp);
tools/perf/util/symbol.h
166
const struct addr_location *al,
tools/perf/util/symbol_fprintf.c
20
const struct addr_location *al,
tools/perf/util/symbol_fprintf.c
44
const struct addr_location *al,
tools/perf/util/symbol_fprintf.c
51
const struct addr_location *al,
tools/perf/util/thread-stack.c
1051
struct addr_location *to_al)
tools/perf/util/thread-stack.c
1103
struct addr_location *from_al,
tools/perf/util/thread-stack.c
1104
struct addr_location *to_al, u64 ref,
tools/perf/util/thread-stack.c
861
struct addr_location *from_al,
tools/perf/util/thread-stack.c
862
struct addr_location *to_al, u64 ref)
tools/perf/util/thread-stack.c
906
struct addr_location *from_al,
tools/perf/util/thread-stack.c
907
struct addr_location *to_al, u64 ref)
tools/perf/util/thread-stack.h
106
struct addr_location *from_al,
tools/perf/util/thread-stack.h
107
struct addr_location *to_al, u64 ref,
tools/perf/util/thread-stack.h
20
struct addr_location;
tools/perf/util/thread.c
431
bool symbols, struct addr_location *al)
tools/perf/util/thread.c
569
struct addr_location al;
tools/perf/util/thread.h
123
struct addr_location *al);
tools/perf/util/thread.h
125
struct addr_location *al);
tools/perf/util/thread.h
128
u64 addr, struct addr_location *al);
tools/perf/util/thread.h
130
u64 addr, struct addr_location *al);
tools/perf/util/thread.h
133
bool symbols, struct addr_location *al);
tools/perf/util/thread.h
18
struct addr_location;
tools/perf/util/thread.h
374
void thread__resolve(struct thread *thread, struct addr_location *al,
tools/perf/util/trace-event-scripting.c
107
struct addr_location *al,
tools/perf/util/trace-event-scripting.c
108
struct addr_location *addr_al)
tools/perf/util/trace-event-scripting.c
138
struct addr_location *al __maybe_unused,
tools/perf/util/trace-event-scripting.c
139
struct addr_location *addr_al __maybe_unused)
tools/perf/util/trace-event.h
128
struct addr_location *al;
tools/perf/util/trace-event.h
129
struct addr_location *addr_al;
tools/perf/util/trace-event.h
137
struct addr_location *al,
tools/perf/util/trace-event.h
138
struct addr_location *addr_al);
tools/perf/util/trace-event.h
83
struct addr_location;
tools/perf/util/trace-event.h
98
struct addr_location *al,
tools/perf/util/trace-event.h
99
struct addr_location *addr_al);
tools/perf/util/unwind-libdw.c
138
struct addr_location al;
tools/perf/util/unwind-libdw.c
155
struct addr_location al;
tools/perf/util/unwind-libdw.c
189
struct addr_location al;
tools/perf/util/unwind-libdw.c
69
static int __report_module(struct addr_location *al, u64 ip,
tools/perf/util/unwind-libunwind-local.c
435
struct addr_location al;
tools/perf/util/unwind-libunwind-local.c
664
struct addr_location al;