Home
last modified time | relevance | path

Searched refs:mc_nwretry_cnt (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/bsd/sys/
H A Dmcache.h187 u_int32_t mc_nwretry_cnt; /* # of no-wait retry attempts */ member
/xnu-12377.81.4/bsd/kern/
H A Dmcache.c568 os_atomic_inc(&cp->mc_nwretry_cnt, relaxed); in mcache_alloc_ext()
H A Duipc_mbuf_mcache.c900 sp->mbcl_mc_nwretry_cnt = cp->mc_nwretry_cnt; in mbuf_stat_sync()
/xnu-12377.81.4/tools/lldbmacros/
H A Dmbufs.py1286 …t(mc.mc_align)), hex(mc.mc_slab_zone), int(mc.mc_wretry_cnt), int(mc.mc_nwretry_cnt), int(mc.mc_nw…