Home
last modified time | relevance | path

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

/xnu-10002.41.9/doc/ !
H A Dcpu_counters.md10 In "counting" mode, their counts are periodically queried and tallied up for a duration of interest.
H A Drecount.md68 … and defined with `RECOUNT_PLAN_DEFINE`, which takes the topology, or granularity, of the counting.
/xnu-10002.41.9/bsd/kern/ !
H A Dkern_kpc.c513 SYSCTL_PROC(_kpc, OID_AUTO, counting,
/xnu-10002.41.9/iokit/DriverKit/ !
H A DIOService.iig430 * @discussion outCount is counting channels for enable,disable. It is counting
/xnu-10002.41.9/bsd/vfs/ !
H A Dvfs_attrlist.c910 int counting; in getattrlist_findnamecomp() local
919 counting = 0; in getattrlist_findnamecomp()
921 if (!counting) { in getattrlist_findnamecomp()
925 counting = 1; in getattrlist_findnamecomp()
931 counting = 0; in getattrlist_findnamecomp()
936 if (counting) { in getattrlist_findnamecomp()