Searched refs:KTR_POINT1 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/sys/ |
H A D | ktr.h | 194 #define KTR_POINT1(m, egroup, ident, point, a0, v0) \ macro
|
/freebsd/sys/kern/ |
H A D | sched_4bsd.c | 1329 KTR_POINT1(KTR_SCHED, "thread", sched_tdname(curthread), "wokeup", in sched_add() 1425 KTR_POINT1(KTR_SCHED, "thread", sched_tdname(curthread), "wokeup",
|
H A D | sched_ule.c | 2767 KTR_POINT1(KTR_SCHED, "thread", sched_tdname(curthread), "wokeup", in sched_add()
|