Home
last modified time | relevance | path

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

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