Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.h207 accounting::ObjectStack* GetAllocationStack();
H A Dconcurrent_copying.cc1879 accounting::ObjectStack* ConcurrentCopying::GetAllocationStack() { in GetAllocationStack() function in art::gc::collector::ConcurrentCopying
3640 accounting::ObjectStack* alloc_stack = GetAllocationStack(); in IsOnAllocStack()