Home
last modified time | relevance | path

Searched refs:disassembler_style (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
A Dannotate.h97 const char *disassembler_style; member
A Dannotate.c2012 opts->disassembler_style ? "-M " : "", in symbol__disassemble()
2013 opts->disassembler_style ?: "", in symbol__disassemble()
3186 opt->disassembler_style = value; in annotation__config()
/linux/tools/perf/
A Dbuiltin-annotate.c532 OPT_STRING('M', "disassembler-style", &annotate.opts.disassembler_style, "disassembler style", in cmd_annotate()
A Dbuiltin-report.c1275 …OPT_STRING('M', "disassembler-style", &report.annotation_opts.disassembler_style, "disassembler st… in cmd_report()
A Dbuiltin-top.c1531 …OPT_STRING('M', "disassembler-style", &top.annotation_opts.disassembler_style, "disassembler style… in cmd_top()
/linux/tools/perf/Documentation/
A Dperf-config.txt253 annotate.disassembler_style:

Completed in 22 milliseconds