Home
last modified time | relevance | path

Searched defs:perf_debug (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.h133 #define perf_debug(dev, ...) \ macro
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_util.h379 #define perf_debug(device, fmt, ...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h137 #define perf_debug(...) perf_debug_ctx(NULL, __VA_ARGS__) macro
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h428 #define perf_debug(...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h647 #define perf_debug(...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h858 #define perf_debug(dbg, ...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h756 #define perf_debug(dbg, ...) do { \ macro
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h105 #define perf_debug(...) do { \ macro