Searched defs:perf_debug (Results 1 – 12 of 12) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_context.h | 53 #define perf_debug(ctx, ...) do { \ macro
|
| /third_party/mesa3d/src/asahi/vulkan/ |
| D | hk_private.h | 47 #define perf_debug(dev, fmt, ...) \ macro
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| D | etnaviv_debug.h | 109 #define perf_debug(...) perf_debug_ctx(NULL, PERF_INFO, __VA_ARGS__) macro
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_screen.h | 161 #define perf_debug(ctx, ...) \ macro
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_util.h | 457 #define perf_debug(device, fmt, ...) do { \ macro
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_util.h | 123 #define perf_debug(...) perf_debug_ctx(NULL, __VA_ARGS__) macro
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_context.h | 422 #define perf_debug(...) do { \ macro
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| D | v3d_context.h | 719 #define perf_debug(...) do { \ macro
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_context.h | 756 #define perf_debug(dbg, ...) do { \ macro
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| D | agx_state.h | 915 #define perf_debug(dev, ...) \ macro
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_context.h | 1221 #define perf_debug(dbg, ...) do { \ macro
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_private.h | 112 #define perf_debug(...) do { \ macro
|