Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.cc41 static constexpr uint64_t kIntervalMillis = 50; variable
555 if (interval < kIntervalMillis * try_times) { in IsDumpFrequent()