Home
last modified time | relevance | path

Searched refs:ZEND_JIT_DEBUG_VTUNE (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.h61 #define ZEND_JIT_DEBUG_VTUNE (1<<7) macro
H A Dzend_jit.c1048 …bug) & (ZEND_JIT_DEBUG_ASM|ZEND_JIT_DEBUG_GDB|ZEND_JIT_DEBUG_PERF|ZEND_JIT_DEBUG_VTUNE|ZEND_JIT_DE… in dasm_link_and_encode()
1115 if (JIT_G(debug) & ZEND_JIT_DEBUG_VTUNE) { in dasm_link_and_encode()

Completed in 17 milliseconds