Searched refs:getTimeAtCpuSpeed (Results 1 – 3 of 3) sorted by relevance
43 totalTime += u.getTimeAtCpuSpeed(cluster, speed, statsType); in calculateApp()52 final double ratio = (double) u.getTimeAtCpuSpeed(cluster, speed, statsType) / in calculateApp()
6486 public long getTimeAtCpuSpeed(int cluster, int step, int which) { in getTimeAtCpuSpeed() method in BatteryStatsImpl.Uid
674 public abstract long getTimeAtCpuSpeed(int cluster, int step, int which); in getTimeAtCpuSpeed() method in BatteryStats.Uid