Home
last modified time | relevance | path

Searched refs:KTR_STATE3 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/sys/
H A Dktr.h159 #define KTR_STATE3(m, egroup, ident, state, a0, v0, a1, v1, a2, v2) \ macro
/f-stack/lib/
H A Dff_kern_timeout.c460 KTR_STATE3(KTR_SCHED, "callout", cc->cc_ktr_event_name, "running", in softclock_call_cc()
/f-stack/freebsd/kern/
H A Dsched_4bsd.c1042 KTR_STATE3(KTR_SCHED, "thread", sched_tdname(td), KTDSTATE(td), in sched_switch()
H A Dkern_timeout.c689 KTR_STATE3(KTR_SCHED, "callout", cc->cc_ktr_event_name, "running", in softclock_call_cc()
H A Dsched_ule.c2111 KTR_STATE3(KTR_SCHED, "thread", sched_tdname(td), KTDSTATE(td), in sched_switch()