Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c311 annotate_opts.show_asm_raw = true; in powerpc__annotate_init()
/linux-6.15/tools/perf/util/
H A Dannotate.h55 show_asm_raw, member
H A Ddisasm.c2116 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble_objdump()
/linux-6.15/tools/perf/
H A Dbuiltin-annotate.c751 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_annotate()
H A Dbuiltin-top.c1554 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_top()
H A Dbuiltin-report.c1410 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_report()