Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/kxld/
H A Dkxld_util.c63 static unsigned long num_allocations = 0; variable
172 ++num_allocations; in kxld_calloc()
194 ++num_allocations; in kxld_alloc()
231 ++num_allocations; in kxld_page_alloc()
820 num_allocations, num_frees, bytes_allocated / num_allocations, in kxld_print_memory_report()