Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dhost.c510 #define GET_TICKS_VALUE(state, ticks) \ in host_statistics() macro
514 MACRO_BEGIN GET_TICKS_VALUE(state, timer_grab(&(processor)->timer)); \ in host_statistics()