Home
last modified time | relevance | path

Searched defs:AllocateTenuredWithoutLocks (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.cpp253 void *ObjectAllocatorG1<MT_MODE>::AllocateTenuredWithoutLocks([[maybe_unused]] size_t size) in AllocateTenuredWithoutLocks() function in ark::mem::ObjectAllocatorG1
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h829 void *AllocateTenuredWithoutLocks(size_t size) final in AllocateTenuredWithoutLocks() function