Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h378 static size_t GetMarkStackSize() { in GetMarkStackSize() function
Dconcurrent_copying.cc138 "thread local mark stack", GetMarkStackSize(), GetMarkStackSize()); in ConcurrentCopying()