Searched refs:fullWakeLockTimeTotalMicros (Results 1 – 1 of 1) sorted by relevance
5478 long fullWakeLockTimeTotalMicros = 0; in dumpLocked() local5493 fullWakeLockTimeTotalMicros += fullWakeTimer.getTotalTimeLocked( in dumpLocked()5526 if (fullWakeLockTimeTotalMicros != 0) { in dumpLocked()5530 (fullWakeLockTimeTotalMicros + 500) / 1000); in dumpLocked()