Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dtimeout.h64 kern_timeout_stretch(kern_timeout_t *to, uint64_t mt_ticks) in kern_timeout_stretch() argument
66 to->start_mt -= mt_ticks; in kern_timeout_stretch()