Searched refs:CountAsCPUTime (Results 1 – 2 of 2) sorted by relevance
25 bool CountAsCPUTime(const string& device) { in CountAsCPUTime() function29 bool IsCanonicalDevice(const string& device) { return CountAsCPUTime(device); } in IsCanonicalDevice()71 } else if (CountAsCPUTime(dev)) { in AddTimeStats()
912 bool CountAsCPUTime(const string& device);