Home
last modified time | relevance | path

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

/xnu-11215.81.4/doc/observability/
H A Dcpu_counters.md15 1. In "counting" mode, their counts are periodically queried and tallied up for a duration of inter…
H A Drecount.md75 … and defined with `RECOUNT_PLAN_DEFINE`, which takes the topology, or granularity, of the counting.
/xnu-11215.81.4/bsd/kern/
H A Dkern_kpc.c515 SYSCTL_PROC(_kpc, OID_AUTO, counting,
/xnu-11215.81.4/iokit/DriverKit/
H A DIOService.iig440 * @discussion outCount is counting channels for enable,disable. It is counting
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_attrlist.c912 int counting; in getattrlist_findnamecomp() local
921 counting = 0; in getattrlist_findnamecomp()
923 if (!counting) { in getattrlist_findnamecomp()
927 counting = 1; in getattrlist_findnamecomp()
933 counting = 0; in getattrlist_findnamecomp()
938 if (counting) { in getattrlist_findnamecomp()