forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/perf/arch/x86/include/arch-tests.h
....@@ -9,6 +9,7 @@
99 int test__rdpmc(struct test *test __maybe_unused, int subtest);
1010 int test__perf_time_to_tsc(struct test *test __maybe_unused, int subtest);
1111 int test__insn_x86(struct test *test __maybe_unused, int subtest);
12
+int test__intel_pt_pkt_decoder(struct test *test, int subtest);
1213 int test__bp_modify(struct test *test, int subtest);
1314
1415 #ifdef HAVE_DWARF_UNWIND_SUPPORT