Home
last modified time | relevance | path

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

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