Searched refs:ILO_DEBUG_HANG (Results 1 – 4 of 4) sorted by relevance
38 { "hang", ILO_DEBUG_HANG, "Detect GPU hangs" },
50 ILO_DEBUG_HANG = 1 << 7, enumerator
178 if (unlikely(ilo_debug & (ILO_DEBUG_BATCH | ILO_DEBUG_HANG))) { in ilo_builder_writer_checked_record()
114 if (likely(!(ilo_debug & ILO_DEBUG_HANG))) in ilo_cp_detect_hang()