Searched defs:perf_debug (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_context.h | 53 #define perf_debug(ctx, ...) do { \ macro
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_private.h | 41 #define perf_debug(dev, fmt, ...) \ macro
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_debug.h | 108 #define perf_debug(...) perf_debug_ctx(NULL, PERF_INFO, __VA_ARGS__) macro
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_screen.h | 155 #define perf_debug(ctx, ...) \ macro
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_util.h | 434 #define perf_debug(device, fmt, ...) do { \ macro
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_util.h | 123 #define perf_debug(...) perf_debug_ctx(NULL, __VA_ARGS__) macro
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_context.h | 422 #define perf_debug(...) do { \ macro
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_context.h | 700 #define perf_debug(...) do { \ macro
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_context.h | 756 #define perf_debug(dbg, ...) do { \ macro
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.h | 964 #define perf_debug(dev, ...) \ macro
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_context.h | 1214 #define perf_debug(dbg, ...) do { \ macro
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_private.h | 111 #define perf_debug(...) do { \ macro
|