Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_perf.c463 static u64 oa_report_id(struct i915_perf_stream *stream, void *report) in oa_report_id() function
470 return (oa_report_id(stream, report) >> OAREPORT_REASON_SHIFT) & in oa_report_reason()
486 return !(oa_report_id(stream, report) & in oa_report_ctx_invalid()
590 if (oa_report_id(stream, report) || in oa_buffer_check_unlocked()
/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c216 static u64 oa_report_id(struct xe_oa_stream *stream, void *report) in oa_report_id() function
280 if (oa_report_id(stream, report) || oa_timestamp(stream, report)) in xe_oa_buffer_check_unlocked()