Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.h148 void xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot *snapshot);
H A Dxe_lrc.c2490 void xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_capture_delayed() function
H A Dxe_guc_submit.c3279 xe_lrc_snapshot_capture_delayed(snapshot->lrc[i]); in xe_guc_exec_queue_snapshot_capture_delayed()