Searched refs:exclusive_stream (Results 1 – 3 of 3) sorted by relevance
114 struct xe_oa_stream *exclusive_stream; member
882 if (WARN_ON(stream != u->exclusive_stream)) in xe_oa_stream_destroy()885 WRITE_ONCE(u->exclusive_stream, NULL); in xe_oa_stream_destroy()1820 WRITE_ONCE(stream->oa_unit->exclusive_stream, stream); in xe_oa_stream_init()1854 if (param->oa_unit->exclusive_stream) { in xe_oa_stream_open_ioctl_locked()
417 struct i915_perf_stream *exclusive_stream; member