Searched refs:cpuUsageRet (Results 1 – 1 of 1) sorted by relevance
473 CollectResult<double> cpuUsageRet = cpuCollector_->GetSysCpuUsage(); in GetSysCpuUsage() local474 if (cpuUsageRet.retCode != UCollect::UcError::SUCCESS) { in GetSysCpuUsage()477 return cpuUsageRet; in GetSysCpuUsage()