Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/ !
H A Dmonotonic.h48 bool mt_acquire_counters(void);
H A Dkern_monotonic.c236 mt_acquire_counters(void) in mt_acquire_counters() function
/xnu-10002.81.5/bsd/dev/ !
H A Dmonotonic.c149 } else if (!mt_acquire_counters()) { in mt_cdev_open()