Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h370 static constexpr size_t kMarkStackSize = kPageSize; variable
Dconcurrent_copying.cc138 "thread local mark stack", kMarkStackSize, kMarkStackSize); in ConcurrentCopying()