Home
last modified time | relevance | path

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

/mirbsd/src/sys/kern/
Dkern_malloc_debug.c99 int debug_malloc_allocs; variable
139 debug_malloc_allocs++; in debug_malloc()
214 debug_malloc_allocs = 0; in debug_malloc_init()
314 (*pr)("allocs: %d\n", debug_malloc_allocs); in debug_malloc_printit()