Searched refs:exclusive_stream (Results 1 – 2 of 2) sorted by relevance
784 if (!dev_priv->perf.oa.exclusive_stream->ctx || in gen8_append_oa_reports()794 if (dev_priv->perf.oa.exclusive_stream->ctx && in gen8_append_oa_reports()1355 BUG_ON(stream != dev_priv->perf.oa.exclusive_stream); in i915_oa_stream_destroy()1362 dev_priv->perf.oa.exclusive_stream = NULL; in i915_oa_stream_destroy()1945 dev_priv->perf.oa.exclusive_stream->ctx; in gen7_oa_enable()2112 if (dev_priv->perf.oa.exclusive_stream) { in i915_oa_stream_init()2206 dev_priv->perf.oa.exclusive_stream = stream; in i915_oa_stream_init()2241 stream = engine->i915->perf.oa.exclusive_stream; in i915_oa_init_reg_state()
1947 struct i915_perf_stream *exclusive_stream; member