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

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.c1613 int totaios_perbuf = 0; variable
1619 if (totaios_perbuf < 0) {
1623 totaios_perbuf = 0;
1630 totaios_perbuf += items;
1631 aveaios_perbuf = totaios_perbuf / buf2qcalls;

Completed in 543 milliseconds