Home
last modified time | relevance | path

Searched refs:perf_debug (Results 1 – 25 of 66) sorted by relevance

123

/external/mesa3d/src/asahi/vulkan/
Dhk_event.c95 perf_debug(dev, "Set event"); in hk_CmdSetEvent2()
109 perf_debug(dev, "Reset event"); in hk_CmdResetEvent2()
123 perf_debug(dev, "Wait events"); in hk_CmdWaitEvents2()
Dhk_query_pool.c74 perf_debug(dev, "Flushing for timestamp copy"); in hk_flush_if_timestamp()
262 perf_debug(dev, "Queued writes"); in hk_dispatch_imm_writes()
307 perf_debug(dev, "Queued write"); in hk_queue_write()
386 perf_debug(dev, "Reset query pool"); in hk_CmdResetQueryPool()
419 perf_debug(dev, "Splitting for compute timestamp"); in hk_CmdWriteTimestamp2()
524 perf_debug(dev, "Query ending, type %u", pool->vk.query_type); in hk_cmd_begin_end_query()
566 perf_debug(dev, "Multiview query zeroing"); in hk_CmdEndQueryIndexedEXT()
686 perf_debug(dev, "Query pool copy"); in hk_CmdCopyQueryPoolResults()
Dhk_private.h47 #define perf_debug(dev, fmt, ...) \ macro
Dhk_cmd_draw.c357 perf_debug(dev, "STORE_OP_NONE workaround"); in hk_build_bg_eot()
661 perf_debug(dev, "Rendering %ux%ux%u@%u %s%s", render->cr.width, in hk_CmdBeginRendering()
829 perf_debug(dev, "eMRT render pass"); in hk_CmdBeginRendering()
844 perf_debug(dev, "Decompressing in-place"); in hk_CmdBeginRendering()
953 perf_debug(dev, "End rendering"); in hk_CmdEndRendering()
1016 perf_debug(dev, "Resolving render pass, colour store op %u", in hk_CmdEndRendering()
1030 perf_debug(dev, "Allocating heap"); in hk_geometry_state()
1049 perf_debug(dev, "Freeing heap"); in hk_geometry_state()
1370 perf_debug(dev, "Unrolling primitive restart due to GS/XFB"); in hk_draw_without_restart()
1425 perf_debug(dev, "Transform feedbck"); in hk_launch_gs_prerast()
[all …]
Dhk_cmd_buffer.c255 perf_debug(dev, "Begin command buffer"); in hk_BeginCommandBuffer()
271 perf_debug(dev, "End command buffer"); in hk_EndCommandBuffer()
301 perf_debug(dev, "Pipeline barrier"); in hk_CmdPipelineBarrier2()
613 perf_debug(dev, "Reserving %u (%u) bytes of scratch for stage %s", in hk_reserve_scratch()
Dhk_cmd_clear.c47 perf_debug(dev, "Image clear (%scompressed)", compressed ? "" : "un"); in clear_image()
Dhk_cmd_dispatch.c103 perf_debug(dev, "CS invocation statistic"); in dispatch()
Dhk_queue.c443 perf_debug(dev, "Submitting %u control streams (%u command buffers)", in queue_submit()
522 perf_debug( in queue_submit()
543 perf_debug(dev, "%u: Submitting VDM with %u API draws, %u draws", i, in queue_submit()
/external/mesa3d/src/freedreno/vulkan/
Dtu_lrz.cc58 perf_debug(cmd->device, "Disabling LRZ because '%s'", reason); in tu_lrz_disable_reason()
749 perf_debug(cmd->device, "Skipping LRZ due to FS"); in tu6_calculate_lrz_state()
777 perf_debug(cmd->device, "Skipping LRZ due to ALWAYS/NOT_EQUAL"); in tu6_calculate_lrz_state()
820 perf_debug(cmd->device, "Skipping LRZ due to direction change"); in tu6_calculate_lrz_state()
866 perf_debug(cmd->device, "Skipping LRZ due to stencil write"); in tu6_calculate_lrz_state()
Dtu_image.cc367 perf_debug( in ubwc_possible()
731 perf_debug( in tu_image_init()
744 perf_debug( in tu_image_init()
753 perf_debug( in tu_image_init()
Dtu_util.h437 #define perf_debug(device, fmt, ...) do { \ macro
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_debug.h109 #define perf_debug(...) perf_debug_ctx(NULL, PERF_INFO, __VA_ARGS__) macro
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c185 perf_debug(ctx, "Flushing batch due to seqnum overflow"); in panfrost_get_batch()
243 perf_debug(ctx, "Flushing the current FBO due to: %s", reason); in panfrost_get_fresh_batch_for_fbo()
714 perf_debug(ctx, "Flushing everything due to: %s", reason); in panfrost_flush_all_batches()
735 perf_debug(ctx, "Flushing writer due to: %s", reason); in panfrost_flush_writer()
752 perf_debug(ctx, "Flushing user due to: %s", reason); in panfrost_flush_batches_accessing_rsrc()
Dpan_screen.h158 #define perf_debug(ctx, ...) \ macro
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_resource.cc340 perf_debug("%" PRSC_FMT in fd6_layout_resource_for_modifier()
353 perf_debug("%" PRSC_FMT in fd6_layout_resource_for_modifier()
/external/mesa3d/src/gallium/drivers/iris/
Diris_clear.c46 perf_debug(&ice->dbg, "Integer fast clear not enabled for %s\n", in iris_is_color_fast_clear_compatible()
156 perf_debug(&ice->dbg, "Pitch not 512B-aligned. Slow clearing surface."); in can_fast_clear_color()
239 perf_debug(&ice->dbg, in fast_clear_color()
245 perf_debug(&ice->dbg, in fast_clear_color()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_draw.c284 perf_debug("Flushing batch due to HW-2116 workaround " in vc4_hw_2116_workaround()
567 perf_debug("Partial clear of Z+stencil buffer, " in vc4_clear()
588 perf_debug("Flushing rendering to process new clear.\n"); in vc4_clear()
Dvc4_context.h422 #define perf_debug(...) do { \ macro
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.c110 perf_debug("Flushing all jobs for glMemoryBarrier(), could do better"); in v3d_memory_barrier()
360 perf_debug("Implementing conditional rendering on the CPU\n"); in v3d_render_condition_check()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1289 perf_debug("%" PRSC_FMT ": forcing linear: bind flags", in get_best_layout()
1299 perf_debug("%" PRSC_FMT in get_best_layout()
1323 perf_debug("%" PRSC_FMT in get_best_layout()
1337 perf_debug("%" PRSC_FMT ": need linear but not in modifier set", in get_best_layout()
1342 perf_debug("%" PRSC_FMT ": not using tiling: explicit modifiers and no UBWC", in get_best_layout()
1587perf_debug("Implementing conditional rendering using a CPU read instaed of HW conditional renderin… in fd_render_condition_check()
Dfreedreno_util.h123 #define perf_debug(...) perf_debug_ctx(NULL, __VA_ARGS__) macro
/external/mesa3d/src/gallium/drivers/zink/
Dzink_context.h53 #define perf_debug(ctx, ...) do { \ macro
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c46 perf_debug(&ice->dbg, "Integer fast clear not enabled for %s", in crocus_is_color_fast_clear_compatible()
251 perf_debug(&ice->dbg, in fast_clear_color()
/external/mesa3d/docs/relnotes/
D10.2.2.rst126 - i965: Add missing newlines to a few perf_debug messages.
/external/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h915 #define perf_debug(dev, ...) \ macro
922 perf_debug(agx_device((ctx)->base.screen), __VA_ARGS__)

123