Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h90 annotate_src; member
H A Dannotate.c64 .annotate_src = true,
1987 opts->annotate_src ? "-S" : "", in symbol__disassemble()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-annotate.c529 OPT_BOOLEAN(0, "source", &annotate.opts.annotate_src, in cmd_annotate()
H A Dbuiltin-top.c1529 OPT_BOOLEAN(0, "source", &top.annotation_opts.annotate_src, in cmd_top()
H A Dbuiltin-report.c1253 OPT_BOOLEAN(0, "source", &report.annotation_opts.annotate_src, in cmd_report()