Home
last modified time | relevance | path

Searched refs:i915_oa_read (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_perf.c1259 * i915_oa_read - just calls through to &i915_oa_ops->read
1270 static int i915_oa_read(struct i915_perf_stream *stream, in i915_oa_read() function
3132 .read = i915_oa_read,