Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/kxld/
H A Dkxld_util.c64 static unsigned long num_frees = 0; variable
245 ++num_frees; in kxld_free()
275 ++num_frees; in kxld_page_free()
820 num_allocations, num_frees, bytes_allocated / num_allocations, in kxld_print_memory_report()