Searched refs:GetOldSpaceAllocationThroughputPerMS (Results 1 – 3 of 3) sorted by relevance
63 double GetOldSpaceAllocationThroughputPerMS() const;
229 double MemController::GetOldSpaceAllocationThroughputPerMS() const in GetOldSpaceAllocationThroughputPerMS() function in panda::ecmascript::MemController
811 double oldSpaceAllocSpeed = memController_->GetOldSpaceAllocationThroughputPerMS(); in TryTriggerIncrementalMarking()854 double oldSpaceAllocSpeed = memController_->GetOldSpaceAllocationThroughputPerMS(); in TryTriggerConcurrentMarking()