Home
last modified time | relevance | path

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

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