Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A Dpayload_vrtc_ops.c141 uint_t periodic_fire = 0; in test_periodic_polling() local
147 periodic_fire++; in test_periodic_polling()
155 if (periodic_fire != 256) { in test_periodic_polling()
163 periodic_fire = 0; in test_periodic_polling()
168 periodic_fire++; in test_periodic_polling()
176 if (periodic_fire != 128) { in test_periodic_polling()
205 uint_t periodic_fire = 0; in test_periodic_interrupts() local
225 periodic_fire++; in test_periodic_interrupts()
233 if (periodic_fire != 256) { in test_periodic_interrupts()