Searched refs:show_asm_raw (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | annotate.h | 90 show_asm_raw, member
|
H A D | annotate.c | 2155 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-annotate.c | 574 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_annotate()
|
H A D | builtin-report.c | 1329 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_report()
|
H A D | builtin-top.c | 1541 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_top()
|