Searched defs:mutatorSpeed (Results 1 – 2 of 2) sorted by relevance
42 double MemController::CalculateGrowingFactor(double gcSpeed, double mutatorSpeed) in CalculateGrowingFactor()
665 double mutatorSpeed = memController_->GetCurrentOldSpaceAllocationThroughputPerMS(); in RecomputeLimits() local