Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c421 #define TRACE_END(_op, _stop, _ptr) \ macro
633 TRACE_END(ZEND_JIT_TRACE_END, ZEND_JIT_TRACE_STOP_EXCEPTION, opline);
643 TRACE_END(ZEND_JIT_TRACE_END, ZEND_JIT_TRACE_STOP_NOT_SUPPORTED, opline);
654 TRACE_END(ZEND_JIT_TRACE_END, ZEND_JIT_TRACE_STOP_BAD_FUNC, opline);
1220 TRACE_END(ZEND_JIT_TRACE_END, stop, end_opline);

Completed in 24 milliseconds