Searched refs:exec_q (Results 1 – 2 of 2) sorted by relevance
88 struct xe_exec_queue *exec_q; member830 if (stream->exec_q) in xe_oa_disable_metric_set()1112 if (stream->exec_q) { in xe_oa_enable_metric_set()1603 if (stream->exec_q) in xe_oa_destroy_locked()1685 stream->exec_q = param->exec_q; in xe_oa_stream_init()1907 if (param->exec_q) { in xe_oa_assign_hwe()1909 param->hwe = xe_gt_hw_engine(param->exec_q->gt, param->exec_q->class, in xe_oa_assign_hwe()1928 param->exec_q ? param->exec_q->class : -1, in xe_oa_assign_hwe()1984 if (!param.exec_q) { in xe_oa_stream_open_ioctl()2059 if (param.exec_q) in xe_oa_stream_open_ioctl()[all …]
195 struct xe_exec_queue *exec_q; member