Searched defs:cpuUsageInfo (Results 1 – 5 of 5) sorted by relevance
42 CpuUsageInfo cpuUsageInfo = cpuData.cpu_usage_info(); in Report() local
212 void CpuDataPlugin::WriteProcessCpuUsage(CpuUsageInfo& cpuUsageInfo, const char* pFile, uint32_t fi… in WriteProcessCpuUsage()347 void CpuDataPlugin::WriteSystemCpuUsage(CpuUsageInfo& cpuUsageInfo, const char* pFile, uint32_t fil… in WriteSystemCpuUsage()419 auto* cpuUsageInfo = data.mutable_cpu_usage_info(); in WriteCpuUsageInfo() local
272 CpuUsageInfo cpuUsageInfo = cpuData.cpu_usage_info(); variable406 auto* cpuUsageInfo = cpuData.mutable_cpu_usage_info(); variable442 auto* cpuUsageInfo = cpuData.mutable_cpu_usage_info(); variable518 auto* cpuUsageInfo = cpuData.mutable_cpu_usage_info(); variable600 auto* cpuUsageInfo = cpuData.mutable_cpu_usage_info(); variable
111 private double getCpuScale(CpuPluginResult.CpuUsageInfo cpuUsageInfo) { in getCpuScale()
301 private double getCpuScale(CpuPluginResult.CpuUsageInfo cpuUsageInfo) { in getCpuScale()