Searched refs:GetNewSpaceAllocationThroughputPerMS (Results 1 – 4 of 4) sorted by relevance
62 double GetNewSpaceAllocationThroughputPerMS() const;
219 double MemController::GetNewSpaceAllocationThroughputPerMS() const in GetNewSpaceAllocationThroughputPerMS() function in panda::ecmascript::MemController
252 double speed = heap_->GetMemController()->GetNewSpaceAllocationThroughputPerMS(); in AdjustCapacity()
738 double newSpaceAllocSpeed = memController_->GetNewSpaceAllocationThroughputPerMS(); in TryTriggerIdleCollection()881 double newSpaceAllocSpeed = memController_->GetNewSpaceAllocationThroughputPerMS(); in TryTriggerConcurrentMarking()