Symbol: PRINTSTAT
usr/src/cmd/stat/fsstat/fsstat.c
198
PRINTSTAT(niceflag, "%5s ", "%lld:", nnewfile, buf);
usr/src/cmd/stat/fsstat/fsstat.c
199
PRINTSTAT(niceflag, "%5s ", "%lld:", nnamerm, buf);
usr/src/cmd/stat/fsstat/fsstat.c
200
PRINTSTAT(niceflag, "%5s ", "%lld:", nnamechg, buf);
usr/src/cmd/stat/fsstat/fsstat.c
201
PRINTSTAT(niceflag, "%5s ", "%lld:", nattrret, buf);
usr/src/cmd/stat/fsstat/fsstat.c
202
PRINTSTAT(niceflag, "%5s ", "%lld:", nattrchg, buf);
usr/src/cmd/stat/fsstat/fsstat.c
203
PRINTSTAT(niceflag, " %5s ", "%lld:", nlookup, buf);
usr/src/cmd/stat/fsstat/fsstat.c
204
PRINTSTAT(niceflag, "%5s ", "%lld:", nreaddir, buf);
usr/src/cmd/stat/fsstat/fsstat.c
205
PRINTSTAT(niceflag, "%5s ", "%lld:", ndataread, buf);
usr/src/cmd/stat/fsstat/fsstat.c
206
PRINTSTAT(niceflag, "%5s ", "%lld:", readthruput, buf);
usr/src/cmd/stat/fsstat/fsstat.c
207
PRINTSTAT(niceflag, "%5s ", "%lld:", ndatawrite, buf);
usr/src/cmd/stat/fsstat/fsstat.c
208
PRINTSTAT(niceflag, "%5s ", "%lld:", writethruput, buf);
usr/src/cmd/stat/fsstat/fsstat.c
224
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nread), buf);
usr/src/cmd/stat/fsstat/fsstat.c
225
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(read_bytes), buf);
usr/src/cmd/stat/fsstat/fsstat.c
227
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nwrite), buf);
usr/src/cmd/stat/fsstat/fsstat.c
228
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(write_bytes), buf);
usr/src/cmd/stat/fsstat/fsstat.c
230
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nreaddir), buf);
usr/src/cmd/stat/fsstat/fsstat.c
231
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(readdir_bytes), buf);
usr/src/cmd/stat/fsstat/fsstat.c
233
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nrwlock), buf);
usr/src/cmd/stat/fsstat/fsstat.c
234
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nrwunlock), buf);
usr/src/cmd/stat/fsstat/fsstat.c
249
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nmap), buf);
usr/src/cmd/stat/fsstat/fsstat.c
250
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(naddmap), buf);
usr/src/cmd/stat/fsstat/fsstat.c
251
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(ndelmap), buf);
usr/src/cmd/stat/fsstat/fsstat.c
252
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(ngetpage), buf);
usr/src/cmd/stat/fsstat/fsstat.c
253
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nputpage), buf);
usr/src/cmd/stat/fsstat/fsstat.c
254
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(npageio), buf);
usr/src/cmd/stat/fsstat/fsstat.c
268
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(ngetattr), buf);
usr/src/cmd/stat/fsstat/fsstat.c
269
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nsetattr), buf);
usr/src/cmd/stat/fsstat/fsstat.c
270
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(ngetsecattr), buf);
usr/src/cmd/stat/fsstat/fsstat.c
271
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nsetsecattr), buf);
usr/src/cmd/stat/fsstat/fsstat.c
287
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nlookup), buf);
usr/src/cmd/stat/fsstat/fsstat.c
288
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(ncreate), buf);
usr/src/cmd/stat/fsstat/fsstat.c
289
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nremove), buf);
usr/src/cmd/stat/fsstat/fsstat.c
290
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nlink), buf);
usr/src/cmd/stat/fsstat/fsstat.c
291
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nrename), buf);
usr/src/cmd/stat/fsstat/fsstat.c
292
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nmkdir), buf);
usr/src/cmd/stat/fsstat/fsstat.c
293
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nrmdir), buf);
usr/src/cmd/stat/fsstat/fsstat.c
294
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nreaddir), buf);
usr/src/cmd/stat/fsstat/fsstat.c
295
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nsymlink), buf);
usr/src/cmd/stat/fsstat/fsstat.c
296
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nreadlink), buf);
usr/src/cmd/stat/fsstat/fsstat.c
304
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(n##vop), buf);
usr/src/cmd/stat/fsstat/fsstat.c
313
PRINTSTAT(niceflag, " %5s\n", "%lld:", \