OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exclusive_stream
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_sseu.c
92
if (!i915->perf.
exclusive_stream
) {
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf_types.h
423
* except
exclusive_stream
.
432
struct i915_perf_stream *
exclusive_stream
;
member in struct:i915_perf
i915_perf.c
867
if (!stream->perf->
exclusive_stream
->ctx ||
876
if (stream->perf->
exclusive_stream
->ctx &&
1493
BUG_ON(stream != perf->
exclusive_stream
);
1501
* Unset
exclusive_stream
first, it will be checked while disabling
1504
perf->
exclusive_stream
= NULL;
2867
if (perf->
exclusive_stream
) {
2941
perf->
exclusive_stream
= stream;
2962
perf->
exclusive_stream
= NULL;
2988
/* perf.
exclusive_stream
serialised by lrc_configure_all_contexts() */
2993
stream = engine->i915->perf.
exclusive_stream
;
[
all
...]
Completed in 38 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025