Home
last modified time | relevance | path

Searched refs:xe_lrc_ctx_job_timestamp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.h122 u32 xe_lrc_ctx_job_timestamp(struct xe_lrc *lrc);
H A Dxe_lrc.c777 u32 xe_lrc_ctx_job_timestamp(struct xe_lrc *lrc) in xe_lrc_ctx_job_timestamp() function
1676 snapshot->ctx_job_timestamp = xe_lrc_ctx_job_timestamp(lrc); in xe_lrc_snapshot_capture()