Searched refs:xe_engine_snapshot_print (Results 1 – 4 of 4) sorted by relevance
55 void xe_engine_snapshot_print(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p);
132 xe_engine_snapshot_print(ss->hwe[i], &p); in __xe_devcoredump_read()
972 xe_engine_snapshot_print(snapshot, p); in xe_hw_engine_print()
940 * and xe_engine_snapshot_print, (when user invokes the devcoredump sysfs).954 * L--> xe_engine_snapshot_print1771 * xe_engine_snapshot_print - Print out a given Xe HW Engine snapshot.1777 void xe_engine_snapshot_print(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p) in xe_engine_snapshot_print() function