Searched refs:mc_nwfail_cnt (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmcache.h218 u_int32_t mc_nwfail_cnt; /* # of no-wait retries that failed */ member in struct:mcache
/darwin-on-arm/xnu/bsd/kern/
H A Dmcache.c539 atomic_add_32(&cp->mc_nwfail_cnt, 1);

Completed in 23 milliseconds