Home
last modified time | relevance | path

Searched refs:append_oa_sample (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_perf.c579 * append_oa_sample - Copies single OA report into userspace read() buffer.
595 static int append_oa_sample(struct i915_perf_stream *stream, in append_oa_sample() function
794 ret = append_oa_sample(stream, buf, count, offset, in gen8_append_oa_reports()
1020 ret = append_oa_sample(stream, buf, count, offset, report); in gen7_append_oa_reports()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_perf.c650 * append_oa_sample - Copies single OA report into userspace read() buffer.
666 static int append_oa_sample(struct i915_perf_stream *stream, in append_oa_sample() function
883 ret = append_oa_sample(stream, buf, count, offset, in gen8_append_oa_reports()
1127 ret = append_oa_sample(stream, buf, count, offset, report); in gen7_append_oa_reports()

Completed in 12 milliseconds