Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.cc243 const uint32_t kWaitTimeoutMs = 10000; in RunProfilerThread() local
246 bool timed_out = profiler->profiler_barrier_->Increment(self, barrier_count, kWaitTimeoutMs); in RunProfilerThread()