Symbol: annotate_args
tools/perf/util/annotate.c
1015
struct annotate_args args = {
tools/perf/util/capstone.c
289
struct annotate_args *args, u64 addr)
tools/perf/util/capstone.c
363
struct annotate_args *args)
tools/perf/util/capstone.c
487
struct annotate_args *args __maybe_unused)
tools/perf/util/capstone.h
12
struct annotate_args;
tools/perf/util/capstone.h
22
struct annotate_args *args);
tools/perf/util/capstone.h
24
struct annotate_args *args);
tools/perf/util/capstone.h
43
struct annotate_args *args __maybe_unused)
tools/perf/util/capstone.h
50
struct annotate_args *args __maybe_unused)
tools/perf/util/disasm.c
1015
struct annotate_args *args,
tools/perf/util/disasm.c
1236
struct annotate_args *args)
tools/perf/util/disasm.c
1381
static int symbol__disassemble_bpf_image(struct symbol *sym, struct annotate_args *args)
tools/perf/util/disasm.c
1399
struct annotate_args *args)
tools/perf/util/disasm.c
1542
int symbol__disassemble(struct symbol *sym, struct annotate_args *args)
tools/perf/util/disasm.c
54
static int disasm_line__parse_powerpc(struct disasm_line *dl, struct annotate_args *args);
tools/perf/util/disasm.c
871
static int disasm_line__parse_powerpc(struct disasm_line *dl, struct annotate_args *args)
tools/perf/util/disasm.c
906
struct annotate_args *args,
tools/perf/util/disasm.c
943
struct disasm_line *disasm_line__new(struct annotate_args *args)
tools/perf/util/disasm.h
147
struct disasm_line *disasm_line__new(struct annotate_args *args);
tools/perf/util/disasm.h
166
int symbol__disassemble(struct symbol *sym, struct annotate_args *args);
tools/perf/util/libbfd.c
496
struct annotate_args *args __maybe_unused)
tools/perf/util/libbfd.h
10
struct annotate_args;
tools/perf/util/libbfd.h
26
struct annotate_args *args);
tools/perf/util/libbfd.h
32
int symbol__disassemble_bpf_libbfd(struct symbol *sym, struct annotate_args *args);
tools/perf/util/libbfd.h
56
struct annotate_args *args __always_unused)
tools/perf/util/libbfd.h
75
struct annotate_args *args __always_unused)
tools/perf/util/llvm.c
117
struct annotate_args *args __maybe_unused)
tools/perf/util/llvm.h
19
struct annotate_args *args);
tools/perf/util/llvm.h
8
struct annotate_args;