Searched refs:show_asm_raw (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/perf/util/ |
| D | annotate.h | 88 show_asm_raw, member
|
| D | annotate.c | 1919 opts->show_asm_raw ? "" : "--no-show-raw", in symbol__disassemble()
|
| /Linux-v5.4/tools/perf/ |
| D | builtin-annotate.c | 534 OPT_BOOLEAN(0, "asm-raw", &annotate.opts.show_asm_raw, in cmd_annotate()
|
| D | builtin-report.c | 1153 OPT_BOOLEAN(0, "asm-raw", &report.annotation_opts.show_asm_raw, in cmd_report()
|
| D | builtin-top.c | 1504 OPT_BOOLEAN(0, "asm-raw", &top.annotation_opts.show_asm_raw, in cmd_top()
|