Home
last modified time | relevance | path

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

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