Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Demul64_bsd.c1344 static uint_t emul64_io_count = 0; /* # I/Os since last wait */ in emul64_yield_check() local
1362 } else if (emul64_io_count++ > emul64_yield_period) { in emul64_yield_check()
1374 emul64_io_count = 0; in emul64_yield_check()