Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/utils/
H A Dcpu_util.cpp89 constexpr size_t loadStrSize = 5; // lavg_1 lavg_5 lavg_15 nr_running/nr_threads last_pid in GetSysCpuLoad() local
90 if (loadStrs.size() != loadStrSize) { in GetSysCpuLoad()