Searched refs:annotate_src (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | annotate.h | 80 annotate_src; member
|
D | annotate.c | 50 .annotate_src = true, 1706 opts->annotate_src ? "-S" : "", in symbol__disassemble()
|
/Linux-v4.19/tools/perf/ |
D | builtin-annotate.c | 528 OPT_BOOLEAN(0, "source", &annotate.opts.annotate_src, in cmd_annotate()
|
D | builtin-report.c | 1082 OPT_BOOLEAN(0, "source", &report.annotation_opts.annotate_src, in cmd_report()
|
D | builtin-top.c | 1345 OPT_BOOLEAN(0, "source", &top.annotation_opts.annotate_src, in cmd_top()
|