Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_pmf.c66 int pmf_debug_transition; variable
72 #define PMF_TRANSITION_PRINTF(x) if (pmf_debug_transition) printf x
73 #define PMF_TRANSITION_PRINTF2(y,x) if (pmf_debug_transition>y) printf x
1141 NULL, 0, &pmf_debug_transition, sizeof(pmf_debug_transition),