Home
last modified time | relevance | path

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

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