Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_space.cpp257 size_t allOccupiedYoungSize = youngSizeInSeparatePools_ + youngSizeInSharedPools_; in GetCurrentFreeYoungSizeUnsafe() local
305 auto allOccupiedYoungSize = youngSizeInSharedPools_ + youngSizeInSeparatePools_; in UpdateYoungSize() local