Searched refs:totalbyteswrite (Results 1 – 1 of 1) sorted by relevance
1227 u_int64_t totalbytes, totalbytesread, totalbyteswrite, totalbytesfree; in devstat_compute_statistics() local1251 totalbyteswrite = DELTA(bytes, DEVSTAT_WRITE); in devstat_compute_statistics()1253 totalbytes = totalbytesread + totalbyteswrite + totalbytesfree; in devstat_compute_statistics()1264 totalblockswrite = totalbyteswrite; in devstat_compute_statistics()1328 *destu64 = totalbyteswrite; in devstat_compute_statistics()1377 *destld = totalbyteswrite; in devstat_compute_statistics()1444 *destld = totalbyteswrite; in devstat_compute_statistics()