Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_intr.c98 static int intr_epoch_batch = 1000; variable
99 SYSCTL_INT(_hw, OID_AUTO, intr_epoch_batch, CTLFLAG_RWTUN, &intr_epoch_batch,
1299 ++epoch_count >= intr_epoch_batch) { in ithread_loop()