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()
4197 ((int)((nsec) / NSEC_PER_MSEC))); in willTellSystemCapabilityDidChange()
6675 ((int)((nsec) / NSEC_PER_MSEC))); in overridePowerChangeForService()
8879 fullWakeReason, ((int)((nsec) / NSEC_PER_MSEC))); in requestFullWake()
9055 IOLog("PMStats: Hibernate write took %qd ms\n", delta / NSEC_PER_MSEC); in pmStatsRecordEvent()
9067 IOLog("PMStats: Hibernate read took %qd ms\n", delta / NSEC_PER_MSEC); in pmStatsRecordEvent()
11090 (maxAssertCPUDuration / NSEC_PER_MSEC), maxAssertCPUEntryId); in reportCPUBitAccounting()
12227 …r), "Power button pressed during wake transition after %u ms.\n", ((int)((nsec) / NSEC_PER_MSEC))); in takeStackshot()