Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/fsstat/
H A Dfsstat.c175 longlong_t readthruput; in dflt_display() local
189 readthruput = DELTA(read_bytes); in dflt_display()
206 PRINTSTAT(niceflag, "%5s ", "%lld:", readthruput, buf); in dflt_display()