Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h199 accounting::ObjectStack* GetAllocationStack();
Dconcurrent_copying.cc1865 accounting::ObjectStack* ConcurrentCopying::GetAllocationStack() { in GetAllocationStack() function in art::gc::collector::ConcurrentCopying
3610 accounting::ObjectStack* alloc_stack = GetAllocationStack(); in IsOnAllocStack()