Searched refs:scdebug (Results 1 – 1 of 1) sorted by relevance
107 int scdebug = SCDEBUG_DEFAULT; variable140 if ((scdebug & SCDEBUG_CALLS) == 0) in scdebug_call()143 if (scdebug & SCDEBUG_KERNHIST) in scdebug_call()149 if ((scdebug & SCDEBUG_ALL) == 0 && in scdebug_call()151 if (scdebug & SCDEBUG_KERNHIST) in scdebug_call()170 if (scdebug & SCDEBUG_KERNHIST) { in scdebug_call()179 if ((scdebug & SCDEBUG_SHOWARGS) == 0) in scdebug_call()230 if (scdebug & SCDEBUG_SHOWARGS) { in scdebug_call()250 if ((scdebug & SCDEBUG_RETURNS) == 0) in scdebug_ret()253 if (scdebug & SCDEBUG_KERNHIST) in scdebug_ret()[all …]