Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/include/
H A Darch-tests.h12 int test__insn_x86(struct test_suite *test, int subtest);
/linux/tools/perf/arch/x86/tests/
H A Dinsn-x86.c164 * test__insn_x86 - test x86 instruction decoder - new instructions.
180 int test__insn_x86(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__insn_x86() function