Searched refs:mc_nwfail_cnt (Results 1 – 3 of 3) sorted by relevance
307 u_int32_t mc_nwfail_cnt; /* # of no-wait retries that failed */ member
987 … hex(mc.mc_slab_zone), int(mc.mc_wretry_cnt), int(mc.mc_nwretry_cnt), int(mc.mc_nwfail_cnt), total)
566 atomic_add_32(&cp->mc_nwfail_cnt, 1); in mcache_alloc_ext()