Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_guc_log.c67 static struct xe_guc_log_snapshot *xe_guc_log_snapshot_alloc(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_alloc() function
157 snapshot = xe_guc_log_snapshot_alloc(log, atomic); in xe_guc_log_snapshot_capture()