Home
last modified time | relevance | path

Searched refs:poll_oa_period (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_perf_types.h310 * @poll_oa_period: The period in nanoseconds at which the OA
313 u64 poll_oa_period; member
H A Di915_perf.c342 * @poll_oa_period: The period in nanoseconds at which the CPU will check for OA
367 u64 poll_oa_period; member
2678 ns_to_ktime(stream->poll_oa_period), in i915_oa_stream_enable()
3077 ns_to_ktime(stream->poll_oa_period)); in oa_poll_check_timer_cb()
3464 stream->poll_oa_period = props->poll_oa_period; in i915_perf_open_ioctl_locked()
3542 props->poll_oa_period = DEFAULT_POLL_PERIOD_NS; in read_properties_unlocked()
3680 props->poll_oa_period = value; in read_properties_unlocked()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_perf_types.h337 * @poll_oa_period: The period in nanoseconds at which the OA
340 u64 poll_oa_period; member
H A Di915_perf.c357 * @poll_oa_period: The period in nanoseconds at which the CPU will check for OA
382 u64 poll_oa_period; member
3128 ns_to_ktime(stream->poll_oa_period), in i915_oa_stream_enable()
3586 ns_to_ktime(stream->poll_oa_period)); in oa_poll_check_timer_cb()
3974 stream->poll_oa_period = props->poll_oa_period; in i915_perf_open_ioctl_locked()
4073 props->poll_oa_period = DEFAULT_POLL_PERIOD_NS; in read_properties_unlocked()
4209 props->poll_oa_period = value; in read_properties_unlocked()

Completed in 13 milliseconds