Home
last modified time | relevance | path

Searched refs:t40ms (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/iokit/Kernel/
H A DIOHibernateIO.cpp2340 #define t40ms(x) ((uint32_t)((tmrCvt((((uint64_t)(x)) << 8), tscFCvtt2n) / 1000000))) in hibernate_machine_init() macro
2342 #define t40ms(x) x in hibernate_machine_init() macro
2344 #define tStat(x, y) gIOHibernateStats->x = t40ms(gIOHibernateCurrentHeader->y); in hibernate_machine_init()