Searched refs:show_asm_raw (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/tools/perf/util/ |
D | annotate.h | 90 show_asm_raw, member
|
D | annotate.c | 2026 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble()
|
/linux-5.19.10/tools/perf/ |
D | builtin-annotate.c | 556 OPT_BOOLEAN(0, "asm-raw", &annotate.opts.show_asm_raw, in cmd_annotate()
|
D | builtin-report.c | 1293 OPT_BOOLEAN(0, "asm-raw", &report.annotation_opts.show_asm_raw, in cmd_report()
|
D | builtin-top.c | 1524 OPT_BOOLEAN(0, "asm-raw", &top.annotation_opts.show_asm_raw, in cmd_top()
|