Home
last modified time | relevance | path

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

/xnu-12377.41.6/libkern/kxld/
H A Dkxld_util.c63 static unsigned long num_frees = 0; variable
244 ++num_frees; in kxld_free()
274 ++num_frees; in kxld_page_free()
819 num_allocations, num_frees, bytes_allocated / num_allocations, in kxld_print_memory_report()