Searched refs:show_asm_raw (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | annotate.h | 79 show_asm_raw, member
|
D | annotate.c | 1705 opts->show_asm_raw ? "" : "--no-show-raw", in symbol__disassemble()
|
/Linux-v4.19/tools/perf/ |
D | builtin-annotate.c | 530 OPT_BOOLEAN(0, "asm-raw", &annotate.opts.show_asm_raw, in cmd_annotate()
|
D | builtin-report.c | 1084 OPT_BOOLEAN(0, "asm-raw", &report.annotation_opts.show_asm_raw, in cmd_report()
|
D | builtin-top.c | 1347 OPT_BOOLEAN(0, "asm-raw", &top.annotation_opts.show_asm_raw, in cmd_top()
|