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