Searched defs:GetSystemCpuTime (Results 1 – 2 of 2) sorted by relevance
400 bool CpuDataPlugin::GetSystemCpuTime(std::vector<std::string>& cpuUsageVec, CpuTimeData& cpuTimeDat… in GetSystemCpuTime() function in CpuDataPlugin
229 void GetSystemCpuTime(TestSystemStat& stat, int64_t Hz, int64_t& usageTime, int64_t& time) in GetSystemCpuTime() function