Searched refs:PT_FORCE_ENABLED_FEATURES (Results 1 – 3 of 3) sorted by relevance
69 #ifndef PT_FORCE_ENABLED_FEATURES70 #define PT_FORCE_ENABLED_FEATURES 0 macro208 if (PT_FORCE_ENABLED_FEATURES & BIT(feature_nr)) in pt_feature()
1130 (common->features & PT_FORCE_ENABLED_FEATURES) != in pt_init_common() 1131 PT_FORCE_ENABLED_FEATURES)) in pt_init_common()
11 #define PT_FORCE_ENABLED_FEATURES \ macro