Home
last modified time | relevance | path

Searched refs:GetIdleNewSpaceAllocationThroughputPerMS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller.cpp150 GetIdleNewSpaceAllocationThroughputPerMS() << ",OldSpaceAllocBytesPerMS:" << in CheckLowAllocationUsageState()
152 return GetIdleNewSpaceAllocationThroughputPerMS() < LOW_ALLOCATION_RATE_PER_MS && in CheckLowAllocationUsageState()
302 double MemController::GetIdleNewSpaceAllocationThroughputPerMS() const in GetIdleNewSpaceAllocationThroughputPerMS() function in panda::ecmascript::MemController
H A Dmem_controller.h57 double GetIdleNewSpaceAllocationThroughputPerMS() const;

Completed in 2 milliseconds