Searched refs:GetSystemCpuStatInfo (Results 1 – 2 of 2) sorted by relevance
167 int32_t CpuInfo::GetSystemCpuStatInfo(Total_Cpu_Occupy &info) in GetSystemCpuStatInfo() function in OHOS::MMI::SYSTEM_INFO::CpuInfo197 int32_t ret = GetSystemCpuStatInfo(first); in GetSystemCpuUsage()204 ret = GetSystemCpuStatInfo(second); in GetSystemCpuUsage()217 if ((ret = GetSystemCpuStatInfo(occupy)) != RET_OK) { in GetSystemTotalOccupy()
63 int32_t GetSystemCpuStatInfo(Total_Cpu_Occupy &info);