Home
last modified time | relevance | path

Searched refs:annotate_asm_raw (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dsymbol.h102 annotate_asm_raw, member
Dannotate.c1204 symbol_conf.annotate_asm_raw ? "" : "--no-show-raw", in symbol__annotate()
/linux-4.4.14/tools/perf/
Dbuiltin-annotate.c328 OPT_BOOLEAN(0, "asm-raw", &symbol_conf.annotate_asm_raw, in cmd_annotate()
Dbuiltin-report.c753 OPT_BOOLEAN(0, "asm-raw", &symbol_conf.annotate_asm_raw, in cmd_report()
Dbuiltin-top.c1197 OPT_BOOLEAN(0, "asm-raw", &symbol_conf.annotate_asm_raw, in cmd_top()