Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h181 #define ZEND_JIT_TRACE_STOP_OK(ret) \ macro
H A Dzend_jit_vm_helpers.c1044 if (!ZEND_JIT_TRACE_STOP_OK(stop)) {
H A Dzend_jit_trace.c7218 if (ZEND_JIT_TRACE_STOP_OK(stop)) { in zend_jit_trace_hot_root()
7534 if (ZEND_JIT_TRACE_STOP_OK(stop)) { in zend_jit_trace_hot_side()

Completed in 42 milliseconds