Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_perf.c395 static enum hrtimer_restart oa_poll_check_timer_cb(struct hrtimer *hrtimer);
3364 stream->poll_check_timer.function = oa_poll_check_timer_cb; in i915_oa_stream_init()
3482 static enum hrtimer_restart oa_poll_check_timer_cb(struct hrtimer *hrtimer) in oa_poll_check_timer_cb() function
3521 * the hrtimer/oa_poll_check_timer_cb to notify us when there are in i915_perf_poll_locked()