Home
last modified time | relevance | path

Searched refs:PAN_DBG_PERF (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_util.h35 #define PAN_DBG_PERF 0x0001 macro
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.h134 if (unlikely((dev)->debug & PAN_DBG_PERF)) \
Dpan_screen.c58 {"perf", PAN_DBG_PERF, "Enable performance warnings"},