Searched refs:show_asm_raw (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/perf/util/annotate-arch/ |
| H A D | annotate-powerpc.c | 404 annotate_opts.show_asm_raw = true; in arch__new_powerpc()
|
| /linux/tools/perf/util/ |
| H A D | annotate.h | 56 show_asm_raw, member
|
| H A D | disasm.c | 1437 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble_objdump()
|
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 752 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_annotate()
|
| H A D | builtin-top.c | 1560 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_top()
|
| H A D | builtin-report.c | 1430 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_report()
|