Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_oa_types.h178 struct xe_oa_stream { struct
180 struct xe_oa *oa;
183 struct xe_gt *gt;
186 struct xe_hw_engine *hwe;
189 struct mutex stream_lock;
192 bool sample;
195 struct xe_exec_queue *exec_q;
198 struct xe_exec_queue *k_exec_q;
201 bool enabled;
204 struct xe_oa_config *oa_config;
[all …]