Home
last modified time | relevance | path

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

/linux-6.15/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.c874 xe_hw_engine_snapshot_capture(struct xe_hw_engine *hwe, struct xe_exec_queue *q) in xe_hw_engine_snapshot_capture() function
956 snapshot = xe_hw_engine_snapshot_capture(hwe, NULL); in xe_hw_engine_print()
H A Dxe_guc_capture.c1932 xe_hw_engine_snapshot_capture(hwe, q); in xe_engine_snapshot_capture_for_queue()