Home
last modified time | relevance | path

Searched refs:THROUGHPUT_TIME_FRAME_MS (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_controller.h61 …double GetCurrentOldSpaceAllocationThroughputPerMS(double timeMs = THROUGHPUT_TIME_FRAME_MS) const;
176 static constexpr double THROUGHPUT_TIME_FRAME_MS = 5000; variable