Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stat/fsstat/
H A Dfsstat.c194 #define PRINTSTAT(isnice, nicestring, rawstring, rawval, unit, buf) \ macro
258 PRINTSTAT(niceflag, "%5s ", "%lld:", nnewfile, ' ', buf); in dflt_display()
259 PRINTSTAT(niceflag, "%5s ", "%lld:", nnamerm, ' ', buf); in dflt_display()
260 PRINTSTAT(niceflag, "%5s ", "%lld:", nnamechg, ' ', buf); in dflt_display()
261 PRINTSTAT(niceflag, "%5s ", "%lld:", nattrret, ' ', buf); in dflt_display()
262 PRINTSTAT(niceflag, "%5s ", "%lld:", nattrchg, ' ', buf); in dflt_display()
263 PRINTSTAT(niceflag, " %5s ", "%lld:", nlookup, ' ', buf); in dflt_display()
264 PRINTSTAT(niceflag, "%5s ", "%lld:", nreaddir, ' ', buf); in dflt_display()
265 PRINTSTAT(niceflag, "%5s ", "%lld:", ndataread, ' ', buf); in dflt_display()
266 PRINTSTAT(niceflag, "%5s ", "%lld:", readthruput, ' ', buf); in dflt_display()
[all …]