Searched refs:annotate_src (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | annotate.h | 91 annotate_src, member
|
H A D | annotate.c | 2156 opts->annotate_src ? "-S" : "", in symbol__disassemble() 3382 opt->annotate_src = true; in annotation_options__init()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-annotate.c | 572 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_annotate()
|
H A D | builtin-report.c | 1327 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_report()
|
H A D | builtin-top.c | 1539 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_top()
|