Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_perf.c241 * for this earlier, as part of the oa_buffer_check_unlocked to avoid lots of
244 * We workaround this issue in oa_buffer_check_unlocked() by reading the reports
251 * detailed explanation is available in oa_buffer_check_unlocked().
254 * oa_buffer_check_unlocked() and _append_oa_reports()
520 * oa_buffer_check_unlocked - check for data and update tail ptr state
542 static bool oa_buffer_check_unlocked(struct i915_perf_stream *stream) in oa_buffer_check_unlocked() function
1238 oa_buffer_check_unlocked(stream)); in i915_oa_wait_unlocked()
3487 if (oa_buffer_check_unlocked(stream)) { in oa_poll_check_timer_cb()