PRINTSTAT
PRINTSTAT(niceflag, "%5s ", "%lld:", nnewfile, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", nnamerm, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", nnamechg, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", nattrret, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", nattrchg, buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", nlookup, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", nreaddir, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", ndataread, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", readthruput, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", ndatawrite, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", writethruput, buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nread), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(read_bytes), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nwrite), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(write_bytes), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nreaddir), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(readdir_bytes), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nrwlock), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nrwunlock), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nmap), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(naddmap), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(ndelmap), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(ngetpage), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nputpage), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(npageio), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(ngetattr), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nsetattr), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(ngetsecattr), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nsetsecattr), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nlookup), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(ncreate), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nremove), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nlink), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nrename), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nmkdir), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nrmdir), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nreaddir), buf);
PRINTSTAT(niceflag, " %5s ", "%lld:", DELTA(nsymlink), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(nreadlink), buf);
PRINTSTAT(niceflag, "%5s ", "%lld:", DELTA(n##vop), buf);
PRINTSTAT(niceflag, " %5s\n", "%lld:", \