Searched refs:exec_q (Results 1 – 1 of 1) sorted by relevance
95 struct xe_exec_queue *exec_q; member633 struct xe_exec_queue *q = stream->exec_q ?: stream->k_exec_q; in xe_oa_submit_bb()837 if (stream->exec_q) in xe_oa_disable_metric_set()1130 if (stream->exec_q) { in xe_oa_enable_metric_set()1467 struct xe_exec_queue *q = stream->exec_q; in xe_oa_enable_preempt_timeslice()1483 struct xe_exec_queue *q = stream->exec_q; in xe_oa_disable_preempt_timeslice()1645 if (stream->exec_q) in xe_oa_destroy_locked()1646 xe_exec_queue_put(stream->exec_q); in xe_oa_destroy_locked()1726 stream->exec_q = param->exec_q; in xe_oa_stream_init()1974 if (param->exec_q) { in xe_oa_assign_hwe()[all …]