5 int test__rdpmc(int subtest
);
6 int test__perf_time_to_tsc(int subtest
);
7 int test__insn_x86(int subtest
);
8 int test__intel_cqm_count_nmi_context(int subtest
);
10 #ifdef HAVE_DWARF_UNWIND_SUPPORT
13 int test__arch_unwind_sample(struct perf_sample
*sample
,
14 struct thread
*thread
);
17 extern struct test arch_tests
[];