PROF_MAGIC_NODE
new->magic = PROF_MAGIC_NODE;
if (iter->node && iter->node->magic != PROF_MAGIC_NODE) {
if ((node)->magic != PROF_MAGIC_NODE) \
return PROF_MAGIC_NODE;
return PROF_MAGIC_NODE;
if (node->magic != PROF_MAGIC_NODE)