Searched defs:allOccupiedYoungSize (Results 1 – 1 of 1) sorted by relevance
257 size_t allOccupiedYoungSize = youngSizeInSeparatePools_ + youngSizeInSharedPools_; in GetCurrentFreeYoungSizeUnsafe() local305 auto allOccupiedYoungSize = youngSizeInSharedPools_ + youngSizeInSeparatePools_; in UpdateYoungSize() local