Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.h90 show_asm_raw, member
H A Dannotate.c2147 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble()
/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c574 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_annotate()
H A Dbuiltin-report.c1330 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_report()
H A Dbuiltin-top.c1542 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_top()