Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dcpu_calculator.cpp111 …le CpuCalculator::CalculateCpuLoad(uint64_t currCpuLoad, uint64_t lastCpuLoad, uint64_t statPeriod) in CalculateCpuLoad()
127 …CpuCalculator::CalculateCpuUsage(uint64_t currCpuUsage, uint64_t lastCpuUsage, uint64_t statPeriod) in CalculateCpuUsage()