Searched refs:lrc_ts (Results 1 – 1 of 1) sorted by relevance
2616 u64 lrc_ts, reg_ts, new_ts = lrc->ctx_timestamp; in xe_lrc_timestamp() local2619 lrc_ts = xe_lrc_ctx_timestamp(lrc); in xe_lrc_timestamp()2622 new_ts = lrc_ts; in xe_lrc_timestamp()2626 if (lrc_ts == CONTEXT_ACTIVE) { in xe_lrc_timestamp()2632 lrc_ts = xe_lrc_ctx_timestamp(lrc); in xe_lrc_timestamp()2639 if (lrc_ts != CONTEXT_ACTIVE) in xe_lrc_timestamp()2640 new_ts = lrc_ts; in xe_lrc_timestamp()