Searched refs:ProfileThreadFunc (Results 1 – 1 of 1) sorted by relevance
32 void* ProfileThreadFunc(void*) { in ProfileThreadFunc() function87 if (pthread_create(&profile_thread, nullptr, ProfileThreadFunc, nullptr) != 0) { in Java_simpleperf_demo_cpp_1api_MainActivity_runNativeCode()