Lines Matching refs:NSEC_PER_MSEC
956 millis = nano / NSEC_PER_MSEC; in halt_log_enter()
987 millis = nano / NSEC_PER_MSEC; in IOSystemShutdownNotification()
1000 millis = nano / NSEC_PER_MSEC; in IOSystemShutdownNotification()
1180 return (UInt32)(nano / NSEC_PER_MSEC); in computeDeltaTimeMS()
2561 msec_since_wake = nsec_since_wake / NSEC_PER_MSEC; in startIdleSleepTimer()
4263 ((int)((nsec) / NSEC_PER_MSEC))); in willTellSystemCapabilityDidChange()
6782 ((int)((nsec) / NSEC_PER_MSEC))); in overridePowerChangeForService()
9000 fullWakeReason, ((int)((nsec) / NSEC_PER_MSEC))); in requestFullWake()
9176 IOLog("PMStats: Hibernate write took %qd ms\n", delta / NSEC_PER_MSEC); in pmStatsRecordEvent()
9188 IOLog("PMStats: Hibernate read took %qd ms\n", delta / NSEC_PER_MSEC); in pmStatsRecordEvent()
11297 (maxAssertCPUDuration / NSEC_PER_MSEC), maxAssertCPUEntryId); in reportCPUBitAccounting()
12434 …r), "Power button pressed during wake transition after %u ms.\n", ((int)((nsec) / NSEC_PER_MSEC))); in takeStackshot()