Searched refs:FLAG_DEBUG1 (Results 1 – 4 of 4) sorted by relevance
51 #define CHECK_DEBUG1(_profile) ((_profile)->label.flags & FLAG_DEBUG1)
95 FLAG_DEBUG1 = 0x4000, enumerator
752 profile->label.flags |= FLAG_DEBUG1; in unpack_profile()
208 u |= vec[i]->label.flags & (FLAG_DEBUG1 | FLAG_DEBUG2 | in accum_vec_flags()