Searched defs:heapRegionAllocator (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | space.cpp | 23 Space::Space(BaseHeap* heap, HeapRegionAllocator *heapRegionAllocator, in Space() argument 91 HugeObjectSpace::HugeObjectSpace(Heap *heap, HeapRegionAllocator *heapRegionAllocator, in HugeObjectSpace() argument 97 HugeObjectSpace::HugeObjectSpace(Heap *heap, HeapRegionAllocator *heapRegionAllocator, in HugeObjectSpace() argument 103 HugeMachineCodeSpace::HugeMachineCodeSpace(Heap *heap, HeapRegionAllocator *heapRegionAllocator, in HugeMachineCodeSpace() argument
|
| H A D | gc_stats.cpp | 114 HeapRegionAllocator *heapRegionAllocator = heap_->GetHeapRegionAllocator(); in PrintGCMemoryStatistic() local 674 HeapRegionAllocator *heapRegionAllocator = sHeap_->GetHeapRegionAllocator(); in PrintGCMemoryStatistic() local
|
| H A D | heap.cpp | 187 void SharedHeap::Initialize(NativeAreaAllocator *nativeAreaAllocator, HeapRegionAllocator *heapRegionAllocator, in Initialize() argument
|
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| H A D | shared_space.cpp | 581 SharedHugeObjectSpace::SharedHugeObjectSpace(BaseHeap *heap, HeapRegionAllocator *heapRegionAllocator, in SharedHugeObjectSpace() argument
|
Completed in 8 milliseconds