Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h32 #define ZEND_COUNTER_INFO(op_array) \ macro
H A Dzend_jit.c3713 counter = (uintptr_t)ZEND_COUNTER_INFO(op_array); in zend_jit_check_funcs()
3714 ZEND_COUNTER_INFO(op_array) = 0; in zend_jit_check_funcs()
H A Dzend_jit_x86.dasc2299 | // ++ZEND_COUNTER_INFO(op_array)

Completed in 50 milliseconds