Searched refs:total_mb (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.sbin/iostat/
H A Diostat.c736 long double total_mb; local
882 total_mb = total_bytes;
883 total_mb /= 1024 * 1024;
888 total_mb);

Completed in 40 milliseconds