Searched refs:annotate_src (Results 1 – 6 of 6) sorted by relevance
| /tools/perf/ |
| D | builtin-annotate.c | 748 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_annotate() 912 annotate_opts.annotate_src = false; in cmd_annotate()
|
| D | builtin-report.c | 1393 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_report() 1702 annotate_opts.annotate_src = false; in cmd_report()
|
| D | builtin-top.c | 1548 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_top()
|
| /tools/perf/util/ |
| D | annotate.h | 49 annotate_src, member
|
| D | disasm.c | 2167 opts->annotate_src ? "-S" : "", in symbol__disassemble()
|
| D | annotate.c | 2173 opt->annotate_src = true; in annotation_options__init()
|