Searched refs:lrc_ts (Results 1 – 1 of 1) sorted by relevance
2423 u64 lrc_ts, reg_ts, new_ts = lrc->ctx_timestamp; in xe_lrc_timestamp() local2426 lrc_ts = xe_lrc_ctx_timestamp(lrc); in xe_lrc_timestamp()2429 new_ts = lrc_ts; in xe_lrc_timestamp()2433 if (lrc_ts == CONTEXT_ACTIVE) { in xe_lrc_timestamp()2439 lrc_ts = xe_lrc_ctx_timestamp(lrc); in xe_lrc_timestamp()2446 if (lrc_ts != CONTEXT_ACTIVE) in xe_lrc_timestamp()2447 new_ts = lrc_ts; in xe_lrc_timestamp()