Searched defs:stime (Results 1 – 3 of 3) sorted by relevance
503 unsigned long long utime = 0, stime = 0, iotime = 0; in show_showtime() local
6572 private void printStepCpuUidDetails(StringBuilder sb, int uid, int utime, int stime) { in printStepCpuUidDetails()6582 int stime) { in printStepCpuUidCheckinDetails()
9034 public void addCpuTimeLocked(int utime, int stime) { in addCpuTimeLocked()9038 public void addCpuTimeLocked(int utime, int stime, boolean isRunning) { in addCpuTimeLocked()