HomeSort by: relevance | last modified time | path
    Searched defs:i915_oa_read (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf.c 1311 * i915_oa_read - just calls through to &i915_oa_ops->read
1323 static int i915_oa_read(struct i915_perf_stream *stream, function in typeref:typename:int
1328 static int i915_oa_read(struct i915_perf_stream *stream,
2807 .read = i915_oa_read,

Completed in 16 milliseconds