Home
last modified time | relevance | path

Searched refs:xe_lrc_ctx_timestamp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.c860 static u64 xe_lrc_ctx_timestamp(struct xe_lrc *lrc) in xe_lrc_ctx_timestamp() function
2292 snapshot->ctx_timestamp = lower_32_bits(xe_lrc_ctx_timestamp(lrc)); in xe_lrc_snapshot_capture()
2426 lrc_ts = xe_lrc_ctx_timestamp(lrc); in xe_lrc_timestamp()
2439 lrc_ts = xe_lrc_ctx_timestamp(lrc); in xe_lrc_timestamp()