Home
last modified time | relevance | path

Searched defs:i915_perf_stream (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_perf_types.h169 struct i915_perf_stream { struct
173 struct i915_perf *perf;
178 struct intel_uncore *uncore;
183 struct intel_engine_cs *engine;
188 struct rwlock lock;
195 u32 sample_flags;
202 int sample_size;
229 const struct i915_perf_stream_ops *ops; argument
234 struct i915_oa_config *oa_config;
240 struct llist_head oa_config_bos;
[all …]