Searched refs:exec_q (Results 1 – 1 of 1) sorted by relevance
95 struct xe_exec_queue *exec_q; member632 struct xe_exec_queue *q = stream->exec_q ?: stream->k_exec_q; in xe_oa_submit_bb()836 if (stream->exec_q) in xe_oa_disable_metric_set()1129 if (stream->exec_q) { in xe_oa_enable_metric_set()1470 struct xe_exec_queue *q = stream->exec_q; in xe_oa_enable_preempt_timeslice()1486 struct xe_exec_queue *q = stream->exec_q; in xe_oa_disable_preempt_timeslice()1648 if (stream->exec_q) in xe_oa_destroy_locked()1649 xe_exec_queue_put(stream->exec_q); in xe_oa_destroy_locked()1729 stream->exec_q = param->exec_q; in xe_oa_stream_init()1974 if (param->exec_q) { in xe_oa_assign_hwe()[all …]