Searched refs:KTR_STATE1 (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dsched_4bsd.c758 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(td), "proc exit",
769 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(child), "exit",
1039 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(td), "idle",
1097 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(td), "running",
1703 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(td), "running",
H A Dkern_rwlock.c507 KTR_STATE1(KTR_SCHED, "thread",
528 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(curthread),
1012 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(curthread),
1042 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(curthread),
H A Dkern_sx.c691 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(curthread),
721 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(curthread),
1106 KTR_STATE1(KTR_SCHED, "thread",
1126 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(curthread),
H A Dsched_ule.c2108 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(td), "idle",
2161 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(td), "running",
2325 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(child), "proc exit",
2342 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(child), "thread exit",
2637 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(td), "runq rem",
2952 KTR_STATE1(KTR_SCHED, "thread", sched_tdname(td), "running",
H A Dkern_mutex.c595 KTR_STATE1(KTR_SCHED, "thread",
751 KTR_STATE1(KTR_SCHED, "thread", sched_tdname((struct thread *)tid),
/freebsd-13-stable/sys/sys/
H A Dktr.h155 #define KTR_STATE1(m, egroup, ident, state, a0, v0) \ macro

Completed in 167 milliseconds