Searched refs:otherUTime (Results 1 – 1 of 1) sorted by relevance
2284 int otherUTime = (st.rel_utime*perc)/100; in updateCpuStatsNow() local2286 totalUTime += otherUTime; in updateCpuStatsNow()2294 ps.addCpuTimeLocked(st.rel_utime-otherUTime, in updateCpuStatsNow()2304 ps.addCpuTimeLocked(st.rel_utime-otherUTime, in updateCpuStatsNow()