Searched refs:totalbytesread (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/lib/libdevstat/
H A Ddevstat.c1227 u_int64_t totalbytes, totalbytesread, totalbyteswrite, totalbytesfree; local
1250 totalbytesread = DELTA(bytes, DEVSTAT_READ);
1253 totalbytes = totalbytesread + totalbyteswrite + totalbytesfree;
1263 totalblocksread = totalbytesread;
1325 *destu64 = totalbytesread;
1369 *destld = totalbytesread;
1436 *destld = totalbytesread;
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-zip.h115 uint64_t totalbytesread : 32; member in struct:__anon8833::__anon8834
117 uint64_t totalbytesread : 32; member in struct:__anon8833::__anon8834

Completed in 475 milliseconds