Home
last modified time | relevance | path

Searched defs:CalculateAverageSpeed (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_controller_utils.cpp22 double MemControllerUtils::CalculateAverageSpeed(const base::GCRingBuffer<BytesAndDuration, LENGTH>… in CalculateAverageSpeed() function in panda::ecmascript::MemControllerUtils
27 double MemControllerUtils::CalculateAverageSpeed(const base::GCRingBuffer<BytesAndDuration, LENGTH>… in CalculateAverageSpeed() function in panda::ecmascript::MemControllerUtils
Dmem_controller.cpp239 double MemController::CalculateAverageSpeed(const base::GCRingBuffer<BytesAndDuration, LENGTH> &buf… in CalculateAverageSpeed() function in panda::ecmascript::MemController
267 double MemController::CalculateAverageSpeed(const base::GCRingBuffer<BytesAndDuration, LENGTH> &buf… in CalculateAverageSpeed() function in panda::ecmascript::MemController