Searched refs:totalbyteswrite (Results 1 – 1 of 1) sorted by relevance
1234 u_int64_t totalbytes, totalbytesread, totalbyteswrite, totalbytesfree; in devstat_compute_statistics() local1258 totalbyteswrite = DELTA(bytes, DEVSTAT_WRITE); in devstat_compute_statistics()1260 totalbytes = totalbytesread + totalbyteswrite + totalbytesfree; in devstat_compute_statistics()1271 totalblockswrite = totalbyteswrite; in devstat_compute_statistics()1335 *destu64 = totalbyteswrite; in devstat_compute_statistics()1384 *destld = totalbyteswrite; in devstat_compute_statistics()1451 *destld = totalbyteswrite; in devstat_compute_statistics()