Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.cc44 static constexpr bool kPrefetchNewRunDataByZeroing = false; variable
563 if (kPrefetchNewRunDataByZeroing) { in AllocRun()