Searched defs:softcall_countstart (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsoftint.c139 static clock_t softcall_countstart, softcall_lastpoke; variable
365 softcall_countstart = now;
370 if (now - softcall_countstart <= hz)

Completed in 44 milliseconds