Searched refs:RunProfileSaverThread (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jit/
H A Dprofile_saver.h71 static void* RunProfileSaverThread(void* arg)
H A Dprofile_saver.cc348 void* ProfileSaver::RunProfileSaverThread(void* arg) { function in class:art::ProfileSaver
432 (&profiler_pthread_, nullptr, &RunProfileSaverThread, reinterpret_cast<void*>(instance_)),

Completed in 51 milliseconds