Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dhost.c495 #define GET_TICKS_VALUE(state, ticks) \ in host_statistics() macro
499 MACRO_BEGIN GET_TICKS_VALUE(state, timer_grab(&(processor)->timer)); \ in host_statistics()
540 GET_TICKS_VALUE(CPU_STATE_IDLE, idle_time_snapshot2); in host_statistics()
548 GET_TICKS_VALUE(CPU_STATE_IDLE, idle_time_snapshot1); in host_statistics()