Searched refs:FLAG_DEBUG2 (Results 1 – 4 of 4) sorted by relevance
56 #define CHECK_DEBUG2(_profile) ((_profile)->label.flags & FLAG_DEBUG2)
96 FLAG_DEBUG2 = 0x8000, enumerator
911 profile->label.flags |= FLAG_DEBUG2; in unpack_profile()
209 u |= vec[i]->label.flags & (FLAG_DEBUG1 | FLAG_DEBUG2 | in accum_vec_flags()