Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.h19 struct xe_guc_ct_snapshot *
21 void xe_guc_ct_snapshot_print(struct xe_guc_ct_snapshot *snapshot,
23 void xe_guc_ct_snapshot_free(struct xe_guc_ct_snapshot *snapshot);
Dxe_devcoredump_types.h39 struct xe_guc_ct_snapshot *ct;
Dxe_guc_ct_types.h64 struct xe_guc_ct_snapshot { struct
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()
1504 struct xe_guc_ct_snapshot *snapshot; in xe_guc_ct_snapshot_capture()
1533 void xe_guc_ct_snapshot_print(struct xe_guc_ct_snapshot *snapshot, in xe_guc_ct_snapshot_print()
1560 void xe_guc_ct_snapshot_free(struct xe_guc_ct_snapshot *snapshot) in xe_guc_ct_snapshot_free()
1581 struct xe_guc_ct_snapshot *snapshot; in xe_guc_ct_print()