Searched refs:mySTime (Results 1 – 1 of 1) sorted by relevance
2878 int mySTime = stime/num; in finishAddingCpuLocked() local2880 stime -= mySTime; in finishAddingCpuLocked()2883 proc.addCpuTimeLocked(myUTime, mySTime); in finishAddingCpuLocked()