Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stat/fsstat/
H A Dfsstat.c235 longlong_t readthruput; in dflt_display() local
249 readthruput = DELTA(read_bytes); in dflt_display()
266 PRINTSTAT(niceflag, "%5s ", "%lld:", readthruput, ' ', buf); in dflt_display()