Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Datomic_stack.h58 bool AtomicPushBackIgnoreGrowthLimit(const T& value) { in AtomicPushBackIgnoreGrowthLimit() function
/art/runtime/gc/
Dheap.cc2410 CHECK(allocation_stack_->AtomicPushBackIgnoreGrowthLimit(*obj)); in PushOnAllocationStackWithInternalGC()
2428 CHECK(allocation_stack_->AtomicPushBackIgnoreGrowthLimit(*obj)); in PushOnThreadLocalAllocationStackWithInternalGC()