Searched refs:is_debug (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_utils.c47 bool is_debug = level[1] == KERN_DEBUG[1];
51 if (is_debug && !drm_debug_enabled(DRM_UT_DRIVER))
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_packet_manager.c174 kq->queue->queue, qpd->is_debug);
179 qpd->is_debug);
193 q->queue, qpd->is_debug);
198 qpd->is_debug);
H A Dkfd_packet_manager_v9.c46 packet->bitfields2.diq_enable = (qpd->is_debug) ? 1 : 0;
54 packet->bitfields14.num_queues = (qpd->is_debug) ? 0 : qpd->queue_count;
H A Dkfd_packet_manager_vi.c57 packet->bitfields2.diq_enable = (qpd->is_debug) ? 1 : 0;
64 packet->bitfields10.num_queues = (qpd->is_debug) ? 0 : qpd->queue_count;
H A Dkfd_device_queue_manager.c673 qpd->is_debug ?
1167 qpd->is_debug = true;
1181 qpd->is_debug = false;
1420 if (qpd->is_debug) {
1657 qpd->is_debug = false;
H A Dkfd_priv.h553 bool is_debug; member in struct:qcm_process_device
H A Dkfd_process_queue_manager.c223 * If we are just about to create DIQ, the is_debug flag is not set yet
226 if ((pdd->qpd.is_debug) || (type == KFD_QUEUE_TYPE_DIQ))
/netbsd-current/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dblocks.cc591 bool is_debug = MAY_HAVE_DEBUG_INSNS; local
603 if (is_debug)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddf-problems.c3394 bool is_debug = *added_notes_p;
3411 if (is_debug)
3428 if (is_debug)
3387 bool is_debug = *added_notes_p; local
H A Dgimple-fold.c4843 maybe_canonicalize_mem_ref_addr (tree *t, bool is_debug = false)
4908 if (is_debug)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddf-problems.cc3434 bool is_debug = *added_notes_p;
3451 if (is_debug)
3468 if (is_debug)
3427 bool is_debug = *added_notes_p; local
H A Dgimple-fold.cc5902 maybe_canonicalize_mem_ref_addr (tree *t, bool is_debug = false)
5967 if (is_debug)

Completed in 345 milliseconds