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