Home
last modified time | relevance | path

Searched refs: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; in softcall()
370 if (now - softcall_countstart <= hz) in softcall()