Searched defs:cpuUsageInfo (Results 1 – 3 of 3) sorted by relevance
238 void CpuDataPlugin::WriteProcessCpuUsage(CpuUsageInfo& cpuUsageInfo, const char* pFile, uint32_t fi… in WriteProcessCpuUsage()380 auto* cpuUsageInfo = cpuData.mutable_cpu_usage_info(); in WriteSystemCpuUsage() local473 auto* cpuUsageInfo = data.mutable_cpu_usage_info(); in WriteCpuUsageInfo() local
46 CpuUsageInfo cpuUsageInfo = cpuData.cpu_usage_info(); in Report() local
302 CpuUsageInfo cpuUsageInfo = cpuData.cpu_usage_info(); variable439 auto* cpuUsageInfo = cpuData.mutable_cpu_usage_info(); variable475 auto* cpuUsageInfo = cpuData.mutable_cpu_usage_info(); variable