Home
last modified time | relevance | path

Searched refs:DSM_TOTAL_BLOCKS (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libdevstat/
H A Ddevstat.h69 DSM_TOTAL_BLOCKS, enumerator
H A Ddevstat.c105 { DSM_TOTAL_BLOCKS, DEVSTAT_ARG_UINT64 },
1188 total_blocks ? DSM_TOTAL_BLOCKS : DSM_SKIP, in compute_stats()
1353 case DSM_TOTAL_BLOCKS: in devstat_compute_statistics()
/freebsd/usr.sbin/iostat/
H A Diostat.c840 DSM_TOTAL_BLOCKS, &total_blocks, in devstats()