Home
last modified time | relevance | path

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

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