Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dheap_space.cpp144 auto increase_bytes_or_not_alloc = WillAlloc(pool_size, current_free_bytes_in_space, mem_space); in TryAllocPoolBase() local
165 … auto increase_bytes_or_not_alloc = WillAlloc(arena_size, current_free_bytes_in_space, mem_space); in TryAllocArenaBase() local
406 …auto increase_bytes_or_not_alloc = WillAlloc(pool_size, GetCurrentFreeTenuredSizeUnsafe(), &mem_sp… in PromoteYoungPool() local