Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/os/
H A Dlog_mem.h45 uint32_t lm_cnt_failed_full; member
H A Dlog_mem.c197 os_atomic_inc(&lm->lm_cnt_failed_full, relaxed); in logmem_alloc_impl()