Home
last modified time | relevance | path

Searched defs:xe_oa_stream (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_oa_types.h183 struct xe_oa_stream { struct
185 struct xe_oa *oa;
188 struct xe_gt *gt;
191 struct xe_oa_unit *oa_unit;
194 struct xe_hw_engine *hwe;
197 struct mutex stream_lock;
200 bool sample;
203 struct xe_exec_queue *exec_q;
206 struct xe_exec_queue *k_exec_q;
209 bool enabled;
[all …]