Searched defs:currentSize (Results 1 – 9 of 9) sorted by relevance
23 size_t currentSize = sheap_->GetHeapObjectSize(); in RecordAllocationForIdle() local
119 size_t currentSize = oldSpace->GetHeapObjectSize() + hugeObjectSpace->GetHeapObjectSize(); in ReachIdleLocalOldGCThresholds() local190 size_t currentSize = heap->GetHeapObjectSize() - heap->GetNewSpace()->GetHeapObjectSize(); in CheckIdleLocalOldGC() local
28 size_t MemController::CalculateAllocLimit(size_t currentSize, size_t minSize, size_t maxSize, size_… in CalculateAllocLimit()
2678 size_t currentSize = 0; in CleanCallback() local
68 int currentSize = static_cast<int>(tmp_->GetLength()); in GetTempArray() local
125 size_t currentSize = in Alloc() local167 size_t currentSize = in FreeUnsafe() local740 size_t currentSize = current->GetSize(); in FindTheMostSuitableBlockInOrderedList() local
104 bool HeuristicGCPolicy::ShouldRestrainGCInSensitive(size_t currentSize) in ShouldRestrainGCInSensitive()
140 inline static int RecalculateTableSize(int currentSize, int atLeastSize) in RecalculateTableSize()174 int currentSize = Size(); in IsNeedGrowHashTable() local313 int currentSize = this->Size(); in Rehash() local
246 int currentSize = 128, atLeastSize = 33; in HWTEST_F_L0() local