Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.h20 xe_guc_ct_snapshot_capture(struct xe_guc_ct *ct, bool atomic);
Dxe_devcoredump.c250 coredump->snapshot.ct = xe_guc_ct_snapshot_capture(&guc->ct, true); in devcoredump_snapshot()
Dxe_guc_ct.c1500 struct xe_guc_ct_snapshot *xe_guc_ct_snapshot_capture(struct xe_guc_ct *ct, in xe_guc_ct_snapshot_capture() function
1583 snapshot = xe_guc_ct_snapshot_capture(ct, atomic); in xe_guc_ct_print()