Home
last modified time | relevance | path

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

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