Searched refs:ADD_ABSOLUTETIME (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.61.12/libkern/libkern/ |
| H A D | OSBase.h | 74 #define ADD_ABSOLUTETIME(t1, t2) \ macro
|
| /xnu-12377.61.12/iokit/Kernel/ |
| H A D | IOTimerEventSource.cpp | 459 ADD_ABSOLUTETIME(&end, &nsecs); in setTimeout() 524 ADD_ABSOLUTETIME(&end, &nsecs); in wakeAtTime()
|
| H A D | IOPolledInterface.cpp | 970 ADD_ABSOLUTETIME(&vars->cryptTime, &endTime); in IOPolledFileWrite() 1154 ADD_ABSOLUTETIME(&vars->cryptTime, &endTime); in IOPolledFileRead()
|
| H A D | IOHibernateIO.cpp | 2176 ADD_ABSOLUTETIME(&compTime, &endTime); in hibernate_write_image() 2732 ADD_ABSOLUTETIME(&compTime, &endTime); in hibernate_machine_init()
|
| H A D | IOServicePM.cpp | 3413 ADD_ABSOLUTETIME(&deadline, &uptime); in start_PM_idle_timer()
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | exclaves_driverkit.c | 281 ADD_ABSOLUTETIME(&end, &nsecs); 795 ADD_ABSOLUTETIME(&end, &nsecs);
|