Home
last modified time | relevance | path

Searched refs:lm_cnt_failed_lmoff (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/libkern/os/
H A Dlog_mem.h46 uint32_t lm_cnt_failed_lmoff; member
H A Dlog_mem.c182 os_atomic_inc(&lm->lm_cnt_failed_lmoff, relaxed); in logmem_alloc_impl()