Searched refs:recount_current_processor_interrupt_duration_mach (Results 1 – 3 of 3) sorted by relevance
64 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()
372 uint64_t recount_current_processor_interrupt_duration_mach(void);
1260 recount_current_processor_interrupt_duration_mach(void) in recount_current_processor_interrupt_duration_mach() function