forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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