Can cross-compiled TVM models be analyzed using PAPI?

I am currently using TVM to tune models on Android arm64-v8a, but I am considering what performance analysis tools I can use besides Simpleperf. If I want to use PAPI to profile my models on Android system, does this require PAPI to be installed on the phone? I can’t seem to find support for PAPI on Android.