Searched defs:print_alloc_dealloc_detail (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dmalloc_check.c146 print_alloc_dealloc_detail(unsigned long addr, function
155 #define print_alloc_dealloc_detail(a,b,c) /* nothing */ macro
180 print_alloc_dealloc_detail(addr, code, "alloc ");
253 print_alloc_dealloc_detail(addr, code, "dealloc ");

Completed in 57 milliseconds