Home
last modified time | relevance | path

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

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