Lines Matching defs:i915_perf_stream
1075 struct i915_perf_stream { struct
1079 struct drm_i915_private *dev_priv;
1084 struct list_head link;
1090 intel_wakeref_t wakeref;
1097 u32 sample_flags;
1123 const struct i915_perf_stream_ops *ops; argument
1128 struct i915_oa_config *oa_config;
1133 struct intel_context *pinned_ctx;
1134 u32 specific_ctx_id;
1135 u32 specific_ctx_id_mask;
1137 struct hrtimer poll_check_timer;
1138 wait_queue_head_t poll_wq;
1139 bool pollin;
1141 bool periodic;
1142 int period_exponent;
1147 struct {
1208 } oa_buffer;