Searched refs:V3D_DEBUG_PERF (Results 1 – 4 of 4) sorted by relevance
54 #define V3D_DEBUG_PERF (1 << 10) macro
50 { "perf", V3D_DEBUG_PERF},
463 if (unlikely(V3D_DEBUG & V3D_DEBUG_PERF) && timeout_ns && reason) { in vc5_wait_seqno()503 if (unlikely(V3D_DEBUG & V3D_DEBUG_PERF) && timeout_ns && reason) { in vc5_bo_wait()
430 if (unlikely(V3D_DEBUG & V3D_DEBUG_PERF)) \