Searched refs:fullWakeLockTimeTotalMicros (Results 1 – 1 of 1) sorted by relevance
4604 long fullWakeLockTimeTotalMicros = 0; in dumpLocked() local4619 fullWakeLockTimeTotalMicros += fullWakeTimer.getTotalTimeLocked( in dumpLocked()4652 if (fullWakeLockTimeTotalMicros != 0) { in dumpLocked()4656 (fullWakeLockTimeTotalMicros + 500) / 1000); in dumpLocked()