Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/fsstat/
H A Dfsstat.c198 PRINTSTAT(niceflag, "%5s ", "%lld:", nnewfile, buf); in dflt_display()
199 PRINTSTAT(niceflag, "%5s ", "%lld:", nnamerm, buf); in dflt_display()
200 PRINTSTAT(niceflag, "%5s ", "%lld:", nnamechg, buf); in dflt_display()
201 PRINTSTAT(niceflag, "%5s ", "%lld:", nattrret, buf); in dflt_display()
202 PRINTSTAT(niceflag, "%5s ", "%lld:", nattrchg, buf); in dflt_display()
203 PRINTSTAT(niceflag, " %5s ", "%lld:", nlookup, buf); in dflt_display()
204 PRINTSTAT(niceflag, "%5s ", "%lld:", nreaddir, buf); in dflt_display()
205 PRINTSTAT(niceflag, "%5s ", "%lld:", ndataread, buf); in dflt_display()
206 PRINTSTAT(niceflag, "%5s ", "%lld:", readthruput, buf); in dflt_display()
207 PRINTSTAT(niceflag, "%5s ", "%lld:", ndatawrite, buf); in dflt_display()
[all …]