Home | History | Annotate | Download | only in support

Lines Matching refs:PROF_MAGIC_NODE

150 	  if ((node)->magic != PROF_MAGIC_NODE) \
151 return PROF_MAGIC_NODE;
1056 if (node->magic != PROF_MAGIC_NODE)
1108 new->magic = PROF_MAGIC_NODE;
1360 if (iter->node && iter->node->magic != PROF_MAGIC_NODE) {
1361 return PROF_MAGIC_NODE;