Searched refs:computation_interrupt_epoch (Results 1 – 4 of 4) sorted by relevance
572 self->computation_interrupt_epoch = recount_current_thread_interrupt_time_mach(); in thread_poll_yield()
171 …_computation -= recount_current_thread_interrupt_time_mach() - thread->computation_interrupt_epoch; in thread_quantum_expire()
655 uint64_t computation_interrupt_epoch; member
3999 self->computation_interrupt_epoch = recount_current_thread_interrupt_time_mach(); in thread_dispatch()