Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dinternal_allocator.cpp45 InternalAllocator<Config>::InternalAllocator(MemStatsType *mem_stats) in InternalAllocator() function in panda::mem::InternalAllocator
341 template class InternalAllocator<InternalAllocatorConfig::PANDA_ALLOCATORS>; variable
342 template class InternalAllocator<InternalAllocatorConfig::MALLOC_ALLOCATOR>; variable
Dhumongous_obj_allocator.h50 class InternalAllocator; variable
317 friend class InternalAllocator; variable
Dfreelist_allocator.h54 class InternalAllocator; variable
337 friend class InternalAllocator; variable
Drunslots_allocator.h59 class InternalAllocator; variable
437 friend class InternalAllocator; variable