Home
last modified time | relevance | path

Searched defs:cc_objs (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/sys/
H A Dmcache.h160 int cc_objs; /* number of objects in filled bkt */ member
/xnu-11215.1.10/bsd/kern/
H A Duipc_mbuf.c2125 int cc_objs = os_access_once(ccp->cc_objs); in mbuf_class_under_pressure() local