Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/kxld/
H A Dkxld_util.c59 static unsigned long num_frees = 0; variable
240 ++num_frees; in kxld_free()
270 ++num_frees; in kxld_page_free()
815 num_allocations, num_frees, bytes_allocated / num_allocations, in kxld_print_memory_report()