Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.h59 xe_hw_engine_snapshot_capture(struct xe_hw_engine *hwe, struct xe_exec_queue *q);
H A Dxe_hw_engine.c921 xe_hw_engine_snapshot_capture(struct xe_hw_engine *hwe, struct xe_exec_queue *q) in xe_hw_engine_snapshot_capture() function
1003 snapshot = xe_hw_engine_snapshot_capture(hwe, NULL); in xe_hw_engine_print()