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