Lines Matching refs:KTR_INTR
275 CTR2(KTR_INTR, "%s: updated %s", __func__, ie->ie_fullname); in intr_event_update()
311 CTR2(KTR_INTR, "%s: created %s", __func__, ie->ie_name); in intr_event_create()
573 CTR2(KTR_INTR, "%s: created %s", __func__, name); in ithread_create()
588 CTR2(KTR_INTR, "%s: killing %s", __func__, ie->ie_name); in ithread_destroy()
675 CTR3(KTR_INTR, "%s: added %s to %s", __func__, ih->ih_name, in intr_event_add_handler()
875 CTR3(KTR_INTR, "%s: removing %s from %s", __func__, handler->ih_name, in intr_event_remove_handler()
1006 CTR3(KTR_INTR, "%s: schedule pid %d (%s)", __func__, td->td_proc->p_pid, in intr_event_schedule_thread()
1017 CTR5(KTR_INTR, "%s: pid %d (%s): it_need %d, state %d", in intr_event_schedule_thread()
1082 CTR3(KTR_INTR, "swi_sched: %s %s need=%d", ie->ie_name, ih->ih_name, in swi_sched()
1185 CTR6(KTR_INTR, "%s: pid %d exec %p(%p) for %s flg=%x", in intr_event_execute_handlers()
1270 CTR3(KTR_INTR, "%s: pid %d (%s) exiting", __func__, in ithread_loop()
1393 CTR4(KTR_INTR, "%s: exec %p(%p) for %s", __func__, in intr_event_handle()