Searched refs:fullWakeLockTimeTotalMicros (Results 1 – 1 of 1) sorted by relevance
3566 long fullWakeLockTimeTotalMicros = 0; in dumpLocked() local3581 fullWakeLockTimeTotalMicros += fullWakeTimer.getTotalTimeLocked( in dumpLocked()3614 if (fullWakeLockTimeTotalMicros != 0) { in dumpLocked()3618 (fullWakeLockTimeTotalMicros + 500) / 1000); in dumpLocked()