HomeSort by relevance Sort by last modified time
    Searched refs:RunProfileSaverThread (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
profile_saver.h 70 static void* RunProfileSaverThread(void* arg)
profile_saver.cc 570 void* ProfileSaver::RunProfileSaverThread(void* arg) {
678 (&profiler_pthread_, nullptr, &RunProfileSaverThread, reinterpret_cast<void*>(instance_)),
    [all...]

Completed in 258 milliseconds