Home
last modified time | relevance | path

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

/mirbsd/src/sys/kern/
Dkern_malloc_debug.c100 int debug_malloc_frees; variable
192 debug_malloc_frees++; in debug_free()
215 debug_malloc_frees = 0; in debug_malloc_init()
315 (*pr)("frees: %d\n", debug_malloc_frees); in debug_malloc_printit()