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