Home
last modified time | relevance | path

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

/linux/tools/perf/util/annotate-arch/
H A Dannotate-x86.c22 static const struct ins x86__instructions[] = { variable
795 arch->instructions = x86__instructions; in arch__new_x86()
796 arch->nr_instructions = ARRAY_SIZE(x86__instructions); in arch__new_x86()