Searched refs:annotate_src (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
D | annotate.h | 90 annotate_src; member
|
D | annotate.c | 64 .annotate_src = true, 1987 opts->annotate_src ? "-S" : "", in symbol__disassemble()
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-annotate.c | 529 OPT_BOOLEAN(0, "source", &annotate.opts.annotate_src, in cmd_annotate()
|
D | builtin-top.c | 1529 OPT_BOOLEAN(0, "source", &top.annotation_opts.annotate_src, in cmd_top()
|
D | builtin-report.c | 1239 OPT_BOOLEAN(0, "source", &report.annotation_opts.annotate_src, in cmd_report()
|