Home
last modified time | relevance | path

Searched defs:spaces (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime_options.h217 std::vector<std::string> spaces = GetBootIntrinsicSpaces(); in CheckAndFixIntrinsicSpaces() local
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dregion_allocator-inl.h33 RegionAllocatorBase<LockConfigT>::RegionAllocatorBase(MemStatsType *memStats, GenerationalSpaces *spaces, in RegionAllocatorBase() argument
62 RegionAllocatorBase<LockConfigT>::RegionAllocatorBase(MemStatsType *memStats, GenerationalSpaces *spaces, in RegionAllocatorBase() argument
115 RegionAllocator<AllocConfigT, LockConfigT>::RegionAllocator(MemStatsType *memStats, GenerationalSpaces *spaces, in RegionAllocator() argument
126 RegionAllocator<AllocConfigT, LockConfigT>::RegionAllocator(MemStatsType *memStats, GenerationalSpaces *spaces, in RegionAllocator() argument
577 RegionNonmovableAllocator( MemStatsType *memStats, GenerationalSpaces *spaces, SpaceType spaceType, size_t initSpaceSize, bool extend) RegionNonmovableAllocator() argument
586 RegionNonmovableAllocator( MemStatsType *memStats, GenerationalSpaces *spaces, SpaceType spaceType, RegionPool *sharedRegionPool) RegionNonmovableAllocator() argument
682 RegionHumongousAllocator(MemStatsType *memStats, GenerationalSpaces *spaces, SpaceType spaceType) RegionHumongousAllocator() argument
[all...]
H A Dregion_space.h517 explicit RegionPool(size_t regionSize, bool extend, GenerationalSpaces *spaces, InternalAllocatorPtr allocator) in RegionPool() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp538 auto spaces = GetOptions().GetBootClassSpaces(); in Runtime() local

Completed in 6 milliseconds