Searched defs:stime (Results 1 – 3 of 3) sorted by relevance
3385 unsigned long long utime = 0, stime = 0, iotime = 0; in show_showtime() local
6628 private void printStepCpuUidDetails(StringBuilder sb, int uid, int utime, int stime) { in printStepCpuUidDetails()6638 int stime) { in printStepCpuUidCheckinDetails()
9047 public void addCpuTimeLocked(int utime, int stime) { in addCpuTimeLocked()9051 public void addCpuTimeLocked(int utime, int stime, boolean isRunning) { in addCpuTimeLocked()