Searched defs:xe_oa_stream (Results 1 – 1 of 1) sorted by relevance
183 struct xe_oa_stream { struct185 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 …]