Searched refs:totaltransfersother (Results 1 – 1 of 1) sorted by relevance
1234 u_int64_t totaltransfersother, totalblocks, totalblocksread; in devstat_compute_statistics() local1262 totaltransfersother = DELTA(operations, DEVSTAT_NO_DATA); in devstat_compute_statistics()1265 totaltransfersother + totaltransfersfree; in devstat_compute_statistics()1351 *destu64 = totaltransfersother; in devstat_compute_statistics()1427 *destld = totaltransfersother; in devstat_compute_statistics()1530 if (totaltransfersother > 0) { in devstat_compute_statistics()1532 *destld /= totaltransfersother; in devstat_compute_statistics()