Home
last modified time | relevance | path

Searched defs:typeAllocation (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dmalloc-proxy-allocator.h41 : typeAllocation_(typeAllocation), memStats_ {memStats} in typeAllocation_() argument
Dbump-allocator-inl.h30 …or<AllocConfigT, LockConfigT, USE_TLABS>::BumpPointerAllocator(Pool pool, SpaceType typeAllocation, in BumpPointerAllocator()
Dhumongous_obj_allocator-inl.h29 SpaceType typeAllocation) in HumongousObjAllocator()
Drunslots_allocator-inl.h30 …tor<AllocConfigT, LockConfigT>::RunSlotsAllocator(MemStatsType *memStats, SpaceType typeAllocation) in RunSlotsAllocator()
Dfreelist_allocator-inl.h29 …tor<AllocConfigT, LockConfigT>::FreeListAllocator(MemStatsType *memStats, SpaceType typeAllocation) in FreeListAllocator()