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

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_poll.c45 ao_ms_poll_ownermask(cmi_hdl_t hdl, hrtime_t pintvl) argument
52 if (now - last > 2 * pintvl || last == 0) {
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconvtime.c126 pintvl(intvl, brief)
125 pintvl(intvl, brief) function
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c834 authamd_poll_ownermask(cmi_hdl_t hdl, hrtime_t pintvl) argument
842 if (now - last > 2 * pintvl || last == 0) {

Completed in 59 milliseconds