Home | History | Annotate | Download | only in kern

Lines Matching defs:scdebug

107 int	scdebug = SCDEBUG_DEFAULT;
140 if ((scdebug & SCDEBUG_CALLS) == 0)
143 if (scdebug & SCDEBUG_KERNHIST)
149 if ((scdebug & SCDEBUG_ALL) == 0 &&
151 if (scdebug & SCDEBUG_KERNHIST)
157 * The kernhist version of scdebug needs to restrict the usage
170 if (scdebug & SCDEBUG_KERNHIST) {
179 if ((scdebug & SCDEBUG_SHOWARGS) == 0)
230 if (scdebug & SCDEBUG_SHOWARGS) {
250 if ((scdebug & SCDEBUG_RETURNS) == 0)
253 if (scdebug & SCDEBUG_KERNHIST)
258 if ((scdebug & SCDEBUG_ALL) == 0 &&
260 if (scdebug & SCDEBUG_KERNHIST)
265 if (scdebug & SCDEBUG_KERNHIST) {