Home | History | Annotate | Download | only in support

Lines Matching refs:PROF_MAGIC_PROFILE

316 	profile->magic = PROF_MAGIC_PROFILE;
375 if (!profile || profile->magic != PROF_MAGIC_PROFILE)
401 if (!def_string || !profile || profile->magic != PROF_MAGIC_PROFILE)
402 return PROF_MAGIC_PROFILE;
1292 if (profile->magic != PROF_MAGIC_PROFILE)
1293 return PROF_MAGIC_PROFILE;