Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h56 show_asm_raw, member
H A Ddisasm.c1540 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-report.c1425 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_report()
H A Dbuiltin-top.c1560 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_top()