Searched refs:DEBUG_MSG (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_perfmon.c50 DEBUG_MSG("perfmon signal:");
51 DEBUG_MSG("id = %d", req.id);
52 DEBUG_MSG("name = %s", req.name);
87 DEBUG_MSG("perfmon domain:");
88 DEBUG_MSG("id = %d", req.id);
89 DEBUG_MSG("name = %s", req.name);
90 DEBUG_MSG("nr_signals = %d", req.nr_signals);
H A Detnaviv_priv.h196 #define DEBUG_MSG(fmt, ...) \ macro
H A Detnaviv_cmd_stream.c78 DEBUG_MSG("command buffer too long, forcing flush.");
/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_device.c54 DEBUG_MSG("msm DRM device");
66 DEBUG_MSG("kgsl DRM device");
H A Dfreedreno_priv.h186 #define DEBUG_MSG(fmt, ...) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_device.c65 DEBUG_MSG("msm DRM device");
77 DEBUG_MSG("kgsl DRM device");
H A Dfreedreno_priv.h189 #define DEBUG_MSG(fmt, ...) \ macro
H A Dmsm_ringbuffer_sp.c286 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos);
H A Dmsm_ringbuffer.c393 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_device.c52 DEBUG_MSG("msm DRM device");
64 DEBUG_MSG("kgsl DRM device");
H A Dmsm_ringbuffer_sp.c318 DEBUG_MSG("merged %u submits", cmd_idx);
379 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos);
415 DEBUG_MSG("finish: %u", submit->fence);
443 DEBUG_MSG("enqueue: %u", submit->fence);
515 DEBUG_MSG("defer: %u", submit->fence);
541 DEBUG_MSG("flush: %u", fence);
H A Dfreedreno_priv.h345 #define DEBUG_MSG(fmt, ...) \ macro
H A Dmsm_ringbuffer.c366 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos);
/xsrc/external/mit/xterm/dist/
H A Dprint.c90 DEBUG_MSG("closePrinter\n");
99 DEBUG_MSG("...closePrinter (done)\n");
303 DEBUG_MSG("xtermPrintEverything\n");
430 DEBUG_MSG("charToPrinter: subprocess for printer\n");
450 DEBUG_MSG("charToPrinter: opened pipe to printer\n");
458 DEBUG_MSG("charToPrinter: break on ferror\n");
461 DEBUG_MSG("charToPrinter: break on feof\n");
464 DEBUG_MSG("charToPrinter: break on EOF\n");
472 DEBUG_MSG("charToPrinter: calling pclose\n");
481 DEBUG_MSG("charToPrinte
[all...]
H A Dmain.c3378 DEBUG_MSG("handle:hungtty\n");
5488 DEBUG_MSG("handle:Exit USE_UTEMPTER\n");
5498 DEBUG_MSG("handle:Exit USE_SYSV_UTMP\n");
5572 DEBUG_MSG("handle:Exit !USE_SYSV_UTMP\n");
5761 DEBUG_MSG("handle:reapchild\n");
5774 DEBUG_MSG("Exiting\n");
H A Dxterm.h436 #define DEBUG_MSG(text) if_DEBUG({ IGNORE_RC(write(2, text, sizeof(text) - 1)); }) macro
H A Dmisc.c2329 DEBUG_MSG("handle:logpipe\n");
H A Dcharproc.c9386 DEBUG_MSG("Expose\n");
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_exa.c50 #define DEBUG_MSG(x) ErrorF x
52 #define DEBUG_MSG(x) macro
322 DEBUG_MSG(("Solid / gradient pictures not supported\n"));
330 DEBUG_MSG(("Picture w/h too large (%dx%d)\n", w, h));
335 DEBUG_MSG(("Unsupported picture format 0x%x\n", pPict->format));
340 DEBUG_MSG(("Unsupported repeat type %d\n", pPict->repeatType));
345 DEBUG_MSG(("NPOT repeat unsupported (%dx%d)\n", w, h));
351 DEBUG_MSG(("Unsupported filter 0x%x\n", pPict->filter));
365 DEBUG_MSG(("unsupported op %x\n", op));
377 DEBUG_MSG(("Componen
[all...]
/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_priv.h187 #define DEBUG_MSG(fmt, ...) \ macro
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwin.h197 #define DEBUG_MSG(str,...) \ macro
208 #define DEBUG_MSG(str,...) macro
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwin.h216 #define DEBUG_MSG(str,...) \ macro
227 #define DEBUG_MSG(str,...) macro
/xsrc/external/mit/libdrm/dist/freedreno/msm/
H A Dmsm_ringbuffer.c514 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos);

Completed in 106 milliseconds