Searched refs:stateTimes (Results 1 – 1 of 1) sorted by relevance
2280 Object[] stateTimes = new Object[Uid.NUM_PROCESS_STATE]; in dumpCheckinLocked() local2284 stateTimes[ips] = (totalStateTime + 500) / 1000; in dumpCheckinLocked()2287 dumpLine(pw, uid, category, STATE_TIME_DATA, stateTimes); in dumpCheckinLocked()