Searched refs:fullWakeLockTimeTotalMicros (Results 1 – 1 of 1) sorted by relevance
4784 long fullWakeLockTimeTotalMicros = 0; in dumpLocked() local4799 fullWakeLockTimeTotalMicros += fullWakeTimer.getTotalTimeLocked( in dumpLocked()4832 if (fullWakeLockTimeTotalMicros != 0) { in dumpLocked()4836 (fullWakeLockTimeTotalMicros + 500) / 1000); in dumpLocked()