Searched refs:show_asm_raw (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.h | 89 show_asm_raw, member
|
H A D | annotate.c | 1998 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.h | 90 show_asm_raw, member
|
H A D | annotate.c | 2122 opts->show_asm_raw ? "" : "--no-show-raw-insn", in symbol__disassemble()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-annotate.c | 531 OPT_BOOLEAN(0, "asm-raw", &annotate.opts.show_asm_raw, in cmd_annotate()
|
H A D | builtin-report.c | 1255 OPT_BOOLEAN(0, "asm-raw", &report.annotation_opts.show_asm_raw, in cmd_report()
|
H A D | builtin-top.c | 1531 OPT_BOOLEAN(0, "asm-raw", &top.annotation_opts.show_asm_raw, in cmd_top()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-annotate.c | 576 OPT_BOOLEAN(0, "asm-raw", &annotate.opts.show_asm_raw, in cmd_annotate()
|
H A D | builtin-report.c | 1331 OPT_BOOLEAN(0, "asm-raw", &report.annotation_opts.show_asm_raw, in cmd_report()
|
H A D | builtin-top.c | 1542 OPT_BOOLEAN(0, "asm-raw", &top.annotation_opts.show_asm_raw, in cmd_top()
|
Completed in 31 milliseconds