Searched refs:annotate_asm_raw (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/tools/perf/util/ |
D | symbol.h | 84 annotate_asm_raw, member
|
D | annotate.c | 338 symbol_conf.annotate_asm_raw ? "" : "--no-show-raw", in symbol__annotate()
|
/linux-3.4.99/tools/perf/ |
D | builtin-annotate.c | 281 OPT_BOOLEAN(0, "asm-raw", &symbol_conf.annotate_asm_raw, in cmd_annotate()
|
D | builtin-report.c | 629 OPT_BOOLEAN(0, "asm-raw", &symbol_conf.annotate_asm_raw, in cmd_report()
|
D | builtin-top.c | 1226 OPT_BOOLEAN(0, "asm-raw", &symbol_conf.annotate_asm_raw, in cmd_top()
|