Searched refs:MC_TYPE_ALLOC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dmalloc_check.c63 #define MC_TYPE_ALLOC 1 macro
183 newd->mc_type = MC_TYPE_ALLOC;
200 (data->mc_type == MC_TYPE_ALLOC) ? "alloc " :
218 if (cur->mc_type == MC_TYPE_ALLOC) {
305 if (cur->mc_type == MC_TYPE_ALLOC) {

Completed in 43 milliseconds