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.h181 struct xe_oa_stream { struct
183 struct xe_oa *oa;
186 struct xe_gt *gt;
189 struct xe_hw_engine *hwe;
192 struct mutex stream_lock;
195 bool sample;
198 struct xe_exec_queue *exec_q;
201 struct xe_exec_queue *k_exec_q;
204 bool enabled;
207 struct xe_oa_config *oa_config;
[all …]