Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/utils/
H A Dcpu_util.cpp40 constexpr size_t cpuInfoSize = 11; // cpu user nice ... in GetCpuUsageInfoFromString() local
41 if (splitStrs.size() != cpuInfoSize) { in GetCpuUsageInfoFromString()