Home
last modified time | relevance | path

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

/linux/tools/perf/util/annotate-arch/
H A Dannotate-powerpc.c404 annotate_opts.show_asm_raw = true; in arch__new_powerpc()
/linux/tools/perf/util/
H A Dannotate.h56 show_asm_raw, member
H A Ddisasm.c1437 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble_objdump()
/linux/tools/perf/
H A Dbuiltin-annotate.c752 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_annotate()
H A Dbuiltin-top.c1560 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_top()
H A Dbuiltin-report.c1430 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_report()