Searched refs:totalTimer (Results 1 – 1 of 1) sorted by relevance
3959 Timer totalTimer = ent.getValue(); in dumpCheckinLocked() local3960 long timeMs = (totalTimer.getTotalTimeLocked(rawRealtime, which) + 500) / 1000; in dumpCheckinLocked()3961 int count = totalTimer.getCountLocked(which); in dumpCheckinLocked()