Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dgmon.h75 uint32_t ncnt; /* size of sample buffer (plus this header) */ member
85 uint32_t ncnt; /* size of sample buffer (plus this header) */ member
/xnu-8019.80.24/bsd/nfs/
H A Dnfs_node.c1437 u_long ncnt = 0; in nfs_mount_is_dirty() local
1444 ncnt++; in nfs_mount_is_dirty()
1458 …vfs_statfs(mp)->f_mntfromname, (uint64_t)diff.tv_sec * 1000000LL + diff.tv_usec, i, ncnt, (i <= nf… in nfs_mount_is_dirty()