Home
last modified time | relevance | path

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

/art/libartbase/base/
Dutils.cc76 static constexpr size_t kMaxFlushAttempts = 4; variable
141 if (!TouchAndFlushCacheLinesWithinPage(start, boundary, kMaxFlushAttempts)) { in FlushCpuCaches()