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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dmalloc_check.c75 unsigned char mc_dealloc_noted; /* Used on an ALLOC node. */ member in struct:mc_data_s
202 (unsigned) data->mc_dealloc_noted,
267 if (addr_match->mc_dealloc_noted > 1) {
274 addr_match->mc_dealloc_noted = 1;
306 if (cur->mc_dealloc_noted) {
307 if (cur->mc_dealloc_noted > 1) {

Completed in 44 milliseconds