HomeSort by: relevance | last modified time | path
    Searched refs:i915_perf_stream_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf_types.h 68 * struct i915_perf_stream_ops - the OPs to support a specific stream type
70 struct i915_perf_stream_ops { struct
198 const struct i915_perf_stream_ops *ops;
i915_perf.c 2799 static const struct i915_perf_stream_ops i915_oa_stream_ops = {
3003 * i915_perf_read_locked - &i915_perf_stream_ops->read with error normalisation
3010 * Besides wrapping &i915_perf_stream_ops->read this provides a common place to
3065 * &i915_perf_stream_ops->read but to save having stream implementations (of
3198 * &i915_perf_stream_ops->poll_wait to call poll_wait() with a wait queue that

Completed in 15 milliseconds