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

/art/runtime/jit/
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 25 milliseconds