Searched refs:show_asm_raw (Results 1 – 6 of 6) sorted by relevance
| /tools/perf/arch/powerpc/annotate/ |
| A D | instructions.c | 311 annotate_opts.show_asm_raw = true; in powerpc__annotate_init()
|
| /tools/perf/util/ |
| A D | annotate.h | 56 show_asm_raw, member
|
| A D | disasm.c | 2116 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble_objdump()
|
| /tools/perf/ |
| A D | builtin-annotate.c | 751 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_annotate()
|
| A D | builtin-report.c | 1424 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_report()
|
| A D | builtin-top.c | 1560 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_top()
|
Completed in 18 milliseconds