Searched refs:pt_dirty_supported (Results 1 – 3 of 3) sorted by relevance
72 static inline bool pt_dirty_supported(struct pt_common *common) in pt_dirty_supported() function78 #ifndef pt_dirty_supported79 static inline bool pt_dirty_supported(struct pt_common *common) in pt_dirty_supported() function
115 static inline bool pt_dirty_supported(struct pt_common *common);
667 if (!pt_dirty_supported(priv->common)) in test_dirty()