Searched refs:totalbytesread (Results 1 – 1 of 1) sorted by relevance
1232 u_int64_t totalbytes, totalbytesread, totalbyteswrite, totalbytesfree; in devstat_compute_statistics() local1255 totalbytesread = DELTA(bytes, DEVSTAT_READ); in devstat_compute_statistics()1258 totalbytes = totalbytesread + totalbyteswrite + totalbytesfree; in devstat_compute_statistics()1268 totalblocksread = totalbytesread; in devstat_compute_statistics()1330 *destu64 = totalbytesread; in devstat_compute_statistics()1374 *destld = totalbytesread; in devstat_compute_statistics()1441 *destld = totalbytesread; in devstat_compute_statistics()