Home
last modified time | relevance | path

Searched refs:xe_lrc_snapshot_capture_delayed (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_lrc.h94 void xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot *snapshot);
Dxe_lrc.c1671 void xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_capture_delayed() function
Dxe_guc_submit.c2164 xe_lrc_snapshot_capture_delayed(snapshot->lrc[i]); in xe_guc_exec_queue_snapshot_capture_delayed()