Searched refs:fullWakeLockTimeTotalMicros (Results 1 – 1 of 1) sorted by relevance
3964 long fullWakeLockTimeTotalMicros = 0; in dumpLocked() local3979 fullWakeLockTimeTotalMicros += fullWakeTimer.getTotalTimeLocked( in dumpLocked()4012 if (fullWakeLockTimeTotalMicros != 0) { in dumpLocked()4016 (fullWakeLockTimeTotalMicros + 500) / 1000); in dumpLocked()