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