Searched refs:NS_TO_MS (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp176 #define NS_TO_MS(nsec) ((int)((nsec) / 1000000ULL)) macro
1486 fDriverCallReason, NS_TO_MS(nsec), 0, NULL, fHeadNotePowerState);
3880 fName, kDriverCallSetPowerState, NS_TO_MS(nsec), 0, NULL, powerState);
3955 fDriverCallReason, NS_TO_MS(nsec), 0, NULL, powerState);
5145 fName, OBFUSCATE(this), fCurrentPowerState, fHeadNotePowerState, NS_TO_MS(nsec));
5150 fName, this, fCurrentPowerState, fHeadNotePowerState, NS_TO_MS(nsec));
5186 NS_TO_MS(nsec));
6376 NS_TO_MS(nsec));
6382 IOLog("PM response took %d ms (%d, %s)\n", NS_TO_MS(nsec),
6391 name, 0, NS_TO_MS(nse
[all...]

Completed in 103 milliseconds