Searched refs:epoch_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/kern/
H A Dkern_intr.c1263 int wake, epoch_count; local
1302 epoch_count = 0;
1308 ++epoch_count >= intr_epoch_batch) {
1310 epoch_count = 0;

Completed in 79 milliseconds