Searched refs:recount_current_thread_interrupt_time_mach (Results 1 – 5 of 5) sorted by relevance
181 uint64_t recount_current_thread_interrupt_time_mach(void);
572 self->computation_interrupt_epoch = recount_current_thread_interrupt_time_mach(); in thread_poll_yield()
174 …new_computation -= recount_current_thread_interrupt_time_mach() - thread->computation_interrupt_ep… in thread_quantum_expire()
593 recount_current_thread_interrupt_time_mach(void) in recount_current_thread_interrupt_time_mach() function
3838 self->computation_interrupt_epoch = recount_current_thread_interrupt_time_mach(); in thread_dispatch()