Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_hw_engine.h59 xe_hw_engine_snapshot_capture(struct xe_hw_engine *hwe);
Dxe_devcoredump.c261 coredump->snapshot.hwe[id] = xe_hw_engine_snapshot_capture(hwe); in devcoredump_snapshot()
Dxe_hw_engine.c863 xe_hw_engine_snapshot_capture(struct xe_hw_engine *hwe) in xe_hw_engine_snapshot_capture() function
1092 snapshot = xe_hw_engine_snapshot_capture(hwe); in xe_hw_engine_print()