Searched refs:softcall_lastpoke (Results 1 – 1 of 1) sorted by relevance
139 static clock_t softcall_countstart, softcall_lastpoke; variable359 if (now - softcall_lastpoke < hz) { in softcall()380 softcall_lastpoke = now; in softcall()