disassembler_style  536 tools/perf/builtin-annotate.c 	OPT_STRING('M', "disassembler-style", &annotate.opts.disassembler_style, "disassembler style",
disassembler_style 1162 tools/perf/builtin-report.c 	OPT_STRING('M', "disassembler-style", &report.annotation_opts.disassembler_style, "disassembler style",
disassembler_style 1511 tools/perf/builtin-top.c 	OPT_STRING('M', "disassembler-style", &top.annotation_opts.disassembler_style, "disassembler style",
disassembler_style 1915 tools/perf/util/annotate.c 		 opts->disassembler_style ? "-M " : "",
disassembler_style 1916 tools/perf/util/annotate.c 		 opts->disassembler_style ?: "",
disassembler_style   95 tools/perf/util/annotate.h 	const char *disassembler_style;