Home
last modified time | relevance | path

Searched refs:PERF_DISASM_CAPSTONE (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dannotate.h40 PERF_DISASM_CAPSTONE, enumerator
H A Ddisasm.c2303 case PERF_DISASM_CAPSTONE: in symbol__disassemble()
2304 args->options->disassembler_used = PERF_DISASM_CAPSTONE; in symbol__disassemble()
H A Dannotate.c2160 [PERF_DISASM_CAPSTONE] = "capstone",
2304 annotation_options__add_disassembler(options, PERF_DISASM_CAPSTONE); in annotation_options__default_init_disassemblers()