Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_poll_ntv.c60 static hrtime_t mch_poll_timestamp; variable
70 if (now - mch_poll_timestamp > 2 * gcpu_mca_poll_interval || in mch_pollowner()
71 mch_poll_timestamp == 0) { in mch_pollowner()
79 mch_poll_timestamp = now; in mch_pollowner()