Searched refs:fullWakeLockTimeTotalMicros (Results 1 – 1 of 1) sorted by relevance
5423 long fullWakeLockTimeTotalMicros = 0; in dumpLocked() local5438 fullWakeLockTimeTotalMicros += fullWakeTimer.getTotalTimeLocked( in dumpLocked()5471 if (fullWakeLockTimeTotalMicros != 0) { in dumpLocked()5475 (fullWakeLockTimeTotalMicros + 500) / 1000); in dumpLocked()