Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h286 #define ZEND_JIT_TRACE_STOP_OK(ret) \ macro
H A Dzend_jit_vm_helpers.c1234 if (!ZEND_JIT_TRACE_STOP_OK(stop)) {
H A Dzend_jit_trace.c8105 if (ZEND_JIT_TRACE_STOP_OK(stop)) { in zend_jit_trace_hot_root()
8470 if (ZEND_JIT_TRACE_STOP_OK(stop)) { in zend_jit_trace_hot_side()

Completed in 28 milliseconds