Home
last modified time | relevance | path

Searched defs:create_pygote_space_allocator (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dallocator.cpp35 bool create_pygote_space_allocator) in ObjectAllocatorBase()
60 …torNoGen<MTMode>::ObjectAllocatorNoGen(MemStatsType *mem_stats, bool create_pygote_space_allocator) in ObjectAllocatorNoGen()
405 bool create_pygote_space_allocator) in ObjectAllocatorGenBase()
420 …locatorGen<MTMode>::ObjectAllocatorGen(MemStatsType *mem_stats, bool create_pygote_space_allocator) in ObjectAllocatorGen()
/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.cpp25 …tAllocator::HybridObjectAllocator(mem::MemStatsType *mem_stats, bool create_pygote_space_allocator) in HybridObjectAllocator()
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.cpp28 [[maybe_unused]] bool create_pygote_space_allocator) in ObjectAllocatorG1()