Home
last modified time | relevance | path

Searched refs:ShuttingDown (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dprofiler.cc148 bool BackgroundMethodSamplingProfiler::ShuttingDown(Thread* self) { in ShuttingDown() function in art::BackgroundMethodSamplingProfiler
174 if (ShuttingDown(self)) { in RunProfilerThread()
201 if (ShuttingDown(self)) { in RunProfilerThread()
217 if (ShuttingDown(self)) { in RunProfilerThread()
Dprofiler.h199 static bool ShuttingDown(Thread* self) LOCKS_EXCLUDED(Locks::profiler_lock_);