Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/os/
H A Dlog_mem.h43 uint32_t lm_cnt_allocations; member
H A Dlog_mem.c179 os_atomic_inc(&lm->lm_cnt_allocations, relaxed); in logmem_alloc_impl()