Home
last modified time | relevance | path

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

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