Searched refs:exec_q (Results 1 – 2 of 2) sorted by relevance
98 struct xe_exec_queue *exec_q; member651 struct xe_exec_queue *q = stream->exec_q ?: stream->k_exec_q; in xe_oa_submit_bb()858 if (stream->exec_q) in xe_oa_disable_metric_set()1159 if (stream->exec_q) { in xe_oa_enable_metric_set()1500 struct xe_exec_queue *q = stream->exec_q; in xe_oa_enable_preempt_timeslice()1516 struct xe_exec_queue *q = stream->exec_q; in xe_oa_disable_preempt_timeslice()1682 if (stream->exec_q) in xe_oa_destroy_locked()1683 xe_exec_queue_put(stream->exec_q); in xe_oa_destroy_locked()1752 stream->exec_q = param->exec_q; in xe_oa_stream_init()1989 if (param->exec_q) { in xe_oa_assign_hwe()[all …]
209 struct xe_exec_queue *exec_q; member