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

/art/runtime/
H A Dprofiler.cc153 void* BackgroundMethodSamplingProfiler::RunProfilerThread(void* arg) { function in class:art::BackgroundMethodSamplingProfiler
347 CHECK_PTHREAD_CALL(pthread_create, (&profiler_pthread_, nullptr, &RunProfilerThread,

Completed in 26 milliseconds