Searched refs:KTR_STATE0 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dkern_rwlock.c515 KTR_STATE0(KTR_SCHED, "thread",
546 KTR_STATE0(KTR_SCHED, "thread", sched_tdname(curthread),
1020 KTR_STATE0(KTR_SCHED, "thread", sched_tdname(curthread),
1060 KTR_STATE0(KTR_SCHED, "thread", sched_tdname(curthread),
H A Dkern_sx.c699 KTR_STATE0(KTR_SCHED, "thread", sched_tdname(curthread),
739 KTR_STATE0(KTR_SCHED, "thread", sched_tdname(curthread),
1114 KTR_STATE0(KTR_SCHED, "thread",
1144 KTR_STATE0(KTR_SCHED, "thread", sched_tdname(curthread),
H A Dkern_mutex.c604 KTR_STATE0(KTR_SCHED, "thread",
782 KTR_STATE0(KTR_SCHED, "thread", sched_tdname((struct thread *)tid),
H A Dkern_timeout.c713 KTR_STATE0(KTR_SCHED, "callout", cc->cc_ktr_event_name, "idle");
/freebsd-13-stable/sys/sys/
H A Dktr.h153 #define KTR_STATE0(m, egroup, ident, state) \ macro

Completed in 148 milliseconds