Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.h120 u32 xe_lrc_ctx_timestamp(struct xe_lrc *lrc);
H A Dxe_lrc.c751 u32 xe_lrc_ctx_timestamp(struct xe_lrc *lrc) in xe_lrc_ctx_timestamp() function
1675 snapshot->ctx_timestamp = xe_lrc_ctx_timestamp(lrc); in xe_lrc_snapshot_capture()
1789 lrc->ctx_timestamp = xe_lrc_ctx_timestamp(lrc); in xe_lrc_update_timestamp()