Searched refs:engine_supports_mi_query (Results 1 – 2 of 2) sorted by relevance
1272 static bool engine_supports_mi_query(struct xe_hw_engine *hwe) in engine_supports_mi_query() function1377 if (stream->exec_q && engine_supports_mi_query(stream->hwe)) { in xe_oa_stream_init()
1507 static bool engine_supports_mi_query(struct intel_engine_cs *engine) in engine_supports_mi_query() function1531 if (engine_supports_mi_query(stream->engine) && in oa_get_render_ctx_id()