BUNDLE_PROF
is_profile = (tsdp->tsd_flags & BUNDLE_PROF) ? 1 : 0;
fm_flags = BUNDLE_PROF | CHECKHASH;