Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dtimeout.c64 to->int_mt = recount_current_processor_interrupt_duration_mach(); in kern_timeout_restart()
86 to->int_mt = recount_current_processor_interrupt_duration_mach() - to->int_mt; in kern_timeout_end()
H A Drecount.h372 uint64_t recount_current_processor_interrupt_duration_mach(void);
H A Drecount.c1260 recount_current_processor_interrupt_duration_mach(void) in recount_current_processor_interrupt_duration_mach() function