Searched refs:ctx_timestamp (Results 1 – 2 of 2) sorted by relevance
150 struct execlist_mmio_pair ctx_timestamp; member
1372 u32 ctx_timestamp, ctx_job_timestamp; in check_timeout() local1386 ctx_timestamp = lower_32_bits(xe_lrc_timestamp(q->lrc[0])); in check_timeout()1387 if (ctx_timestamp == job->sample_timestamp) { in check_timeout()1400 job->sample_timestamp = ctx_timestamp; in check_timeout()1409 diff = ctx_timestamp - ctx_job_timestamp; in check_timeout()