Home
last modified time | relevance | path

Searched defs:InternalAllocator (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dhumongous_obj_allocator.h50 class InternalAllocator; variable
314 friend class InternalAllocator; variable
Dinternal_allocator.cpp45 InternalAllocator<CONFIG>::InternalAllocator(MemStatsType *memStats) in InternalAllocator() function in ark::mem::InternalAllocator
358 template class InternalAllocator<InternalAllocatorConfig::PANDA_ALLOCATORS>; variable
359 template class InternalAllocator<InternalAllocatorConfig::MALLOC_ALLOCATOR>; variable
Dfreelist_allocator.h54 class InternalAllocator; variable
340 friend class InternalAllocator; variable
Drunslots_allocator.h59 class InternalAllocator; variable
437 friend class InternalAllocator; variable