Searched refs:recount_current_thread_interrupt_time_mach (Results 1 – 5 of 5) sorted by relevance
217 uint64_t recount_current_thread_interrupt_time_mach(void);
582 self->computation_interrupt_epoch = recount_current_thread_interrupt_time_mach(); in thread_poll_yield()
170 …new_computation -= recount_current_thread_interrupt_time_mach() - thread->computation_interrupt_ep… in thread_quantum_expire()
698 recount_current_thread_interrupt_time_mach(void) in recount_current_thread_interrupt_time_mach() function
3750 self->computation_interrupt_epoch = recount_current_thread_interrupt_time_mach(); in thread_dispatch()