Home
last modified time | relevance | path

Searched refs:annotate_src (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dannotate.h91 annotate_src, member
H A Dannotate.c2148 opts->annotate_src ? "-S" : "", in symbol__disassemble()
3372 opt->annotate_src = true; in annotation_options__init()
/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c572 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_annotate()
H A Dbuiltin-report.c1328 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_report()
H A Dbuiltin-top.c1540 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_top()