Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h210 static constexpr size_t kThreadLocalAllocationStackSize = 128; variable
Dheap.cc3059 while (!allocation_stack_->AtomicBumpBack(kThreadLocalAllocationStackSize, &start_address, in PushOnThreadLocalAllocationStackWithInternalGC()