Searched refs:xe_lrc_ctx_timestamp (Results 1 – 3 of 3) sorted by relevance
99 u32 xe_lrc_ctx_timestamp(struct xe_lrc *lrc);
761 u32 xe_lrc_ctx_timestamp(struct xe_lrc *lrc) in xe_lrc_ctx_timestamp() function1666 snapshot->ctx_timestamp = xe_lrc_ctx_timestamp(lrc); in xe_lrc_snapshot_capture()1777 lrc->ctx_timestamp = xe_lrc_ctx_timestamp(lrc); in xe_lrc_update_timestamp()
930 ctx_timestamp = xe_lrc_ctx_timestamp(q->lrc[0]); in check_timeout()