Searched refs:lm_cnt_allocations (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/libkern/os/ | ||
| H A D | log_mem.h | 43 uint32_t lm_cnt_allocations; member |
| H A D | log_mem.c | 179 os_atomic_inc(&lm->lm_cnt_allocations, relaxed); in logmem_alloc_impl() |