Searched refs:VC4_DEBUG_PERF (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_screen.h45 #define VC4_DEBUG_PERF 0x0020 macro
H A Dvc4_bufmgr.c561 if (unlikely(vc4_debug & VC4_DEBUG_PERF) && timeout_ns && reason) {
601 if (unlikely(vc4_debug & VC4_DEBUG_PERF) && timeout_ns && reason) {
H A Dvc4_context.h431 if (unlikely(vc4_debug & VC4_DEBUG_PERF)) \
H A Dvc4_screen.c61 { "perf", VC4_DEBUG_PERF,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_screen.h45 #define VC4_DEBUG_PERF 0x0020 macro
H A Dvc4_bufmgr.c553 if (unlikely(vc4_debug & VC4_DEBUG_PERF) && timeout_ns && reason) {
593 if (unlikely(vc4_debug & VC4_DEBUG_PERF) && timeout_ns && reason) {
H A Dvc4_context.h429 if (unlikely(vc4_debug & VC4_DEBUG_PERF)) \
H A Dvc4_screen.c61 { "perf", VC4_DEBUG_PERF,

Completed in 10 milliseconds