Home
last modified time | relevance | path

Searched refs:KTR_SPARE2 (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_clocksource.c146 CTR3(KTR_SPARE2, "ipi at %d: now %d.%08x", in hardclockintr()
164 CTR3(KTR_SPARE2, "handle at %d: now %d.%08x", in handleevents()
295 CTR4(KTR_SPARE2, "next at %d: next %d.%08x by %d", in getnextevent()
326 CTR3(KTR_SPARE2, "intr at %d: now %d.%08x",
402 CTR5(KTR_SPARE2, "load p at %d: now %d.%08x first in %d.%08x",
411 CTR4(KTR_SPARE2, "load at %d: next %d.%08x eq %d",
778 CTR3(KTR_SPARE2, "idle at %d: now %d.%08x",
807 CTR3(KTR_SPARE2, "active at %d: now %d.%08x",
844 CTR6(KTR_SPARE2, "new co at %d: on %d at %d.%08x - %d.%08x",
/f-stack/freebsd/sys/
H A Dktr_class.h56 #define KTR_SPARE2 0x00000800 /* cxgb, amd64, xen, clk, &c */ macro
/f-stack/freebsd/arm/conf/
H A Dstd.armv770 #options KTR_MASK=(KTR_SPARE2)
H A Dstd.armv670 #options KTR_MASK=(KTR_SPARE2)
/f-stack/freebsd/arm/arm/
H A Dmachdep.c249 CTR2(KTR_SPARE2, "cpu_idle(%d) at %d", busy, curcpu); in cpu_idle()
258 CTR2(KTR_SPARE2, "cpu_idle(%d) at %d done", busy, curcpu); in cpu_idle()
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c600 CTR2(KTR_SPARE2, "cpu_idle(%d) at %d", in cpu_idle()
637 CTR2(KTR_SPARE2, "cpu_idle(%d) at %d done", in cpu_idle()