Home
last modified time | relevance | path

Searched refs:softcall_delay (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsoftint.c153 unsigned int softcall_delay = 1; variable
198 softcall_delay = softcall_delay * (hz/100); in softcall_init()
352 if (w <= softcall_delay || ncpus == 1) { in softcall()
371 softcall_delay++; in softcall()