Home
last modified time | relevance | path

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

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