Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dmachine.c127 #define ml_io_timestamp mach_absolute_time macro
129 #define ml_io_timestamp ml_get_timebase macro
991 sabs = ml_io_timestamp(); in ml_io_read()
1037 eabs = ml_io_timestamp(); in ml_io_read()
1148 sabs = ml_io_timestamp(); in ml_io_write()
1192 eabs = ml_io_timestamp(); in ml_io_write()