Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_internal.h238 extern int16_t zend_jit_hot_counters[ZEND_HOT_COUNTERS_COUNT];
H A Dzend_jit.c109 int16_t zend_jit_hot_counters[ZEND_HOT_COUNTERS_COUNT]; variable
4448 …jit_extension->counter = &zend_jit_hot_counters[zend_jit_op_array_hash(op_array) & (ZEND_HOT_COUNT… in zend_jit_setup_hot_counters()
5096 zend_jit_hot_counters[i] = ZEND_JIT_COUNTER_INIT; in zend_jit_reset_counters()
H A Dzend_jit_trace.c3491 &zend_jit_hot_counters[ZEND_JIT_COUNTER_NUM]; in zend_jit_trace_setup_ret_counter()
8462 &zend_jit_hot_counters[ZEND_JIT_COUNTER_NUM]; in zend_jit_setup_hot_trace_counters()
8486 &zend_jit_hot_counters[ZEND_JIT_COUNTER_NUM]; in zend_jit_setup_hot_trace_counters()

Completed in 48 milliseconds