Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dannotate.h91 annotate_src; member
A Dannotate.c61 .annotate_src = true,
2017 opts->annotate_src ? "-S" : "", in symbol__disassemble()
/linux/tools/perf/
A Dbuiltin-annotate.c528 OPT_BOOLEAN(0, "source", &annotate.opts.annotate_src, in cmd_annotate()
A Dbuiltin-report.c1271 OPT_BOOLEAN(0, "source", &report.annotation_opts.annotate_src, in cmd_report()
A Dbuiltin-top.c1522 OPT_BOOLEAN(0, "source", &top.annotation_opts.annotate_src, in cmd_top()

Completed in 17 milliseconds