Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dsemi_space.cc60 static constexpr size_t kLargeObjectBytesAllocatedThreshold = 16 * MB; variable
838 last_los_bytes_allocated + kLargeObjectBytesAllocatedThreshold; in FinishPhase()