Home
last modified time | relevance | path

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

/xnu-12377.41.6/libkern/kxld/
H A Dkxld_util.c62 static unsigned long num_allocations = 0; variable
171 ++num_allocations; in kxld_calloc()
193 ++num_allocations; in kxld_alloc()
230 ++num_allocations; in kxld_page_alloc()
819 num_allocations, num_frees, bytes_allocated / num_allocations, in kxld_print_memory_report()