Searched refs:show_asm_raw (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
D | annotate.h | 89 show_asm_raw, member
|
D | annotate.c | 1986 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble()
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-annotate.c | 531 OPT_BOOLEAN(0, "asm-raw", &annotate.opts.show_asm_raw, in cmd_annotate()
|
D | builtin-top.c | 1531 OPT_BOOLEAN(0, "asm-raw", &top.annotation_opts.show_asm_raw, in cmd_top()
|
D | builtin-report.c | 1241 OPT_BOOLEAN(0, "asm-raw", &report.annotation_opts.show_asm_raw, in cmd_report()
|