Searched refs:ReadCpuUsage (Results 1 – 2 of 2) sorted by relevance
72 bool ReadCpuUsage(int pid, CpuInfo* protoc, uint64_t& cpuTime);
353 ReadCpuUsage(pid, protoc, cpuTime); in WriteCpuUsageData()429 bool ProcessDataPlugin::ReadCpuUsage(int pid, CpuInfo* protoc, uint64_t& cpuTime) in ReadCpuUsage() function in ProcessDataPlugin