Searched refs:kGcAlotAllocationStackSize (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc124 static constexpr size_t kGcAlotAllocationStackSize = 4 * KB / member in namespace:art::gc
245 max_allocation_stack_size_(kGCALotMode ? kGcAlotAllocationStackSize

Completed in 51 milliseconds