Searched defs:mutatorSpeed (Results 1 – 3 of 3) sorted by relevance
41 double MemController::CalculateGrowingFactor(double gcSpeed, double mutatorSpeed) in CalculateGrowingFactor()
1689 double mutatorSpeed = memController_->GetCurrentOldSpaceAllocationThroughputPerMS(); in RecomputeLimits() local
251 double mutatorSpeed = heap->GetMemController()->GetCurrentOldSpaceAllocationThroughputPerMS(); in HWTEST_F_L0() local