Searched refs:RunProfileSaverThread (Results 1 – 2 of 2) sorted by relevance
70 static void* RunProfileSaverThread(void* arg)
601 void* ProfileSaver::RunProfileSaverThread(void* arg) { in RunProfileSaverThread() function in art::ProfileSaver715 (&profiler_pthread_, nullptr, &RunProfileSaverThread, reinterpret_cast<void*>(instance_)), in Start()