forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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