Searched refs:maxdt (Results 1 – 1 of 1) sorted by relevance
648 static sbintime_t maxdt = 2 * SBT_1MS; /* 2 msec */ in softclock_call_cc() local735 if (sbt2 > maxdt) { in softclock_call_cc()736 if (lastfunc != c_func || sbt2 > maxdt * 2) { in softclock_call_cc()742 maxdt = sbt2; in softclock_call_cc()