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);
131 xe_engine_snapshot_print(ss->hwe[i], &p); in __xe_devcoredump_read()
957 xe_engine_snapshot_print(snapshot, p); in xe_hw_engine_print()
1783 void xe_engine_snapshot_print(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p) in xe_engine_snapshot_print() function