Home
last modified time | relevance | path

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

/xnu-12377.61.12/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-12377.61.12/bsd/kern/
H A Dkern_kpc.c515 SYSCTL_PROC(_kpc, OID_AUTO, counting,
/xnu-12377.61.12/iokit/DriverKit/
H A DIOService.iig457 * @discussion outCount is counting channels for enable,disable. It is counting
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_attrlist.c959 int counting; in getattrlist_findnamecomp() local
968 counting = 0; in getattrlist_findnamecomp()
970 if (!counting) { in getattrlist_findnamecomp()
974 counting = 1; in getattrlist_findnamecomp()
980 counting = 0; in getattrlist_findnamecomp()
985 if (counting) { in getattrlist_findnamecomp()