Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dzalloc_malloc.c40 #ifdef DMALLOCDEBUG
90 #ifdef DMALLOCDEBUG in Malloc_align()
140 #ifdef DMALLOCDEBUG in Free()
154 #ifdef DMALLOCDEBUG in Calloc()
185 #ifdef DMALLOCDEBUG in Realloc()
210 #ifdef DMALLOCDEBUG
H A Dzalloc_defs.h39 #define DMALLOCDEBUG /* add debugging code to gather stats */ macro