Home
last modified time | relevance | path

Searched refs:DEBUG_PERF (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/intel/dev/
H A Dintel_debug.c47 { "fall", DEBUG_PERF},
48 { "perf", DEBUG_PERF},
H A Dintel_debug.h50 #define DEBUG_PERF (1ull << 2) macro
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_debug.h42 #define DEBUG_PERF 0x800 /* print something when we hit any slow path operation */ macro
H A Dsvga_pipe_flush.c52 SVGA_DBG(DEBUG_DMA|DEBUG_PERF, "%s fence_ptr %p\n", in svga_flush()
H A Dsvga_state_need_swtnl.c184 SVGA_DBG(DEBUG_SWTNL|DEBUG_PERF, in update_need_swtnl()
H A Dsvga_screen.c71 { "perf", DEBUG_PERF, NULL },
898 SVGA_DBG(DEBUG_DMA|DEBUG_PERF, "%s fence_ptr %p\n", in svga_fence_finish()
H A Dsvga_surface.c200 SVGA_DBG(DEBUG_PERF, in svga_texture_view_surface()
H A Dsvga_resource_buffer_upload.c81 SVGA_DBG(DEBUG_DMA|DEBUG_PERF, "flushing context to find %d bytes GMR\n", in svga_winsys_buffer_create()
H A Dsvga_resource_texture.c107 SVGA_DBG(DEBUG_PERF, "%s: readback transfer\n", __FUNCTION__); in svga_transfer_dma()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c700 if (INTEL_DEBUG(DEBUG_PERF)) { in crocus_shader_perf_log()
H A Dcrocus_context.h757 if (INTEL_DEBUG(DEBUG_PERF)) \
H A Dcrocus_state.c775 if (INTEL_DEBUG(DEBUG_URB|DEBUG_PERF)) in crocus_calculate_urb_fence()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h859 if (INTEL_DEBUG(DEBUG_PERF)) \
H A Diris_screen.c727 if (INTEL_DEBUG(DEBUG_PERF)) { in iris_shader_perf_log()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h453 if (!reported && INTEL_DEBUG(DEBUG_PERF)) { \
H A Danv_device.c116 if (INTEL_DEBUG(DEBUG_PERF)) in compiler_perf_log()

Completed in 38 milliseconds