Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dkern_kpc.c513 SYSCTL_PROC(_kpc, OID_AUTO, counting,
/xnu-8796.121.2/doc/
H A Drecount.md68 … and defined with `RECOUNT_PLAN_DEFINE`, which takes the topology, or granularity, of the counting.
/xnu-8796.121.2/iokit/DriverKit/
H A DIOService.iig430 * @discussion outCount is counting channels for enable,disable. It is counting
/xnu-8796.121.2/bsd/vfs/
H A Dvfs_attrlist.c908 int counting; in getattrlist_findnamecomp() local
917 counting = 0; in getattrlist_findnamecomp()
919 if (!counting) { in getattrlist_findnamecomp()
923 counting = 1; in getattrlist_findnamecomp()
929 counting = 0; in getattrlist_findnamecomp()
934 if (counting) { in getattrlist_findnamecomp()