Searched defs:i915_perf_stream (Results 1 – 1 of 1) sorted by relevance
1075 struct i915_perf_stream { struct1079 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; argument1128 struct i915_oa_config *oa_config;1133 struct intel_context *pinned_ctx;1134 u32 specific_ctx_id;1135 u32 specific_ctx_id_mask;[all …]