Searched refs:xe_lrc_ctx_timestamp (Results 1 – 3 of 3) sorted by relevance
124 u64 xe_lrc_ctx_timestamp(struct xe_lrc *lrc);
776 u64 xe_lrc_ctx_timestamp(struct xe_lrc *lrc) in xe_lrc_ctx_timestamp() function1808 snapshot->ctx_timestamp = lower_32_bits(xe_lrc_ctx_timestamp(lrc)); in xe_lrc_snapshot_capture()1952 lrc_ts = xe_lrc_ctx_timestamp(lrc); in xe_lrc_update_timestamp()1965 lrc_ts = xe_lrc_ctx_timestamp(lrc); in xe_lrc_update_timestamp()
944 ctx_timestamp = lower_32_bits(xe_lrc_ctx_timestamp(q->lrc[0])); in check_timeout()