Home
last modified time | relevance | path

Searched refs:GetOldSpaceAllocationThroughputPerMS (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller.h67 double GetOldSpaceAllocationThroughputPerMS() const;
H A Dmem_controller.cpp292 double MemController::GetOldSpaceAllocationThroughputPerMS() const in GetOldSpaceAllocationThroughputPerMS() function in panda::ecmascript::MemController
H A Dheap.cpp1847 double oldSpaceAllocSpeed = memController_->GetOldSpaceAllocationThroughputPerMS(); in TryTriggerIncrementalMarking()
1893 double oldSpaceAllocSpeed = memController_->GetOldSpaceAllocationThroughputPerMS(); in TryTriggerConcurrentMarking()

Completed in 5 milliseconds