Lines Matching refs:NSEC_PER_MSEC
946 millis = nano / NSEC_PER_MSEC; in halt_log_enter()
977 millis = nano / NSEC_PER_MSEC; in IOSystemShutdownNotification()
990 millis = nano / NSEC_PER_MSEC; in IOSystemShutdownNotification()
1163 return (UInt32)(nano / NSEC_PER_MSEC); in computeDeltaTimeMS()
4192 ((int)((nsec) / NSEC_PER_MSEC))); in willTellSystemCapabilityDidChange()
6663 ((int)((nsec) / NSEC_PER_MSEC))); in overridePowerChangeForService()
8871 fullWakeReason, ((int)((nsec) / NSEC_PER_MSEC))); in requestFullWake()
9047 IOLog("PMStats: Hibernate write took %qd ms\n", delta / NSEC_PER_MSEC); in pmStatsRecordEvent()
9059 IOLog("PMStats: Hibernate read took %qd ms\n", delta / NSEC_PER_MSEC); in pmStatsRecordEvent()
11082 (maxAssertCPUDuration / NSEC_PER_MSEC), maxAssertCPUEntryId); in reportCPUBitAccounting()
12219 …r), "Power button pressed during wake transition after %u ms.\n", ((int)((nsec) / NSEC_PER_MSEC))); in takeStackshot()