Searched refs:xe_guc_log_snapshot_capture (Results 1 – 3 of 3) sorted by relevance
142 struct xe_guc_log_snapshot *xe_guc_log_snapshot_capture(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_capture() function248 snapshot = xe_guc_log_snapshot_capture(log, false); in xe_guc_log_print()
356 ss->guc.log = xe_guc_log_snapshot_capture(&guc->log, true); in devcoredump_snapshot()
2122 snapshot_log = xe_guc_log_snapshot_capture(&guc->log, true); in ct_dead_capture()