Home
last modified time | relevance | path

Searched defs:mutatorSpeed (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_controller.cpp41 double MemController::CalculateGrowingFactor(double gcSpeed, double mutatorSpeed) in CalculateGrowingFactor()
Dheap.cpp1689 double mutatorSpeed = memController_->GetCurrentOldSpaceAllocationThroughputPerMS(); in RecomputeLimits() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dgc_second_test.cpp251 double mutatorSpeed = heap->GetMemController()->GetCurrentOldSpaceAllocationThroughputPerMS(); in HWTEST_F_L0() local