Searched refs:xe_lrc_ctx_job_timestamp (Results 1 – 3 of 3) sorted by relevance
101 u32 xe_lrc_ctx_job_timestamp(struct xe_lrc *lrc);
787 u32 xe_lrc_ctx_job_timestamp(struct xe_lrc *lrc) in xe_lrc_ctx_job_timestamp() function1667 snapshot->ctx_job_timestamp = xe_lrc_ctx_job_timestamp(lrc); in xe_lrc_snapshot_capture()
931 ctx_job_timestamp = xe_lrc_ctx_job_timestamp(q->lrc[0]); in check_timeout()