Searched refs:annotate_src (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | annotate.h | 89 	     annotate_src;  member
 | 
| D | annotate.c | 64 	.annotate_src	= true,1920 		 opts->annotate_src ? "-S" : "");  in symbol__disassemble()
 
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-annotate.c | 532 	OPT_BOOLEAN(0, "source", &annotate.opts.annotate_src,  in cmd_annotate()
 | 
| D | builtin-report.c | 1151 	OPT_BOOLEAN(0, "source", &report.annotation_opts.annotate_src,  in cmd_report()
 | 
| D | builtin-top.c | 1502 	OPT_BOOLEAN(0, "source", &top.annotation_opts.annotate_src,  in cmd_top()
 |