Searched defs:xe_oa_stream (Results 1 – 1 of 1) sorted by relevance
189 struct xe_oa_stream { struct191 struct xe_oa *oa;194 struct xe_gt *gt;197 struct xe_oa_unit *oa_unit;200 struct xe_hw_engine *hwe;203 struct mutex stream_lock;206 bool sample;209 struct xe_exec_queue *exec_q;212 struct xe_exec_queue *k_exec_q;215 bool enabled;[all …]