Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h141 extern int16_t zend_jit_hot_counters[ZEND_HOT_COUNTERS_COUNT];
H A Dzend_jit.c77 int16_t zend_jit_hot_counters[ZEND_HOT_COUNTERS_COUNT]; variable
3198 …jit_extension->counter = &zend_jit_hot_counters[zend_jit_op_array_hash(op_array) & (ZEND_HOT_COUNT… in zend_jit_setup_hot_counters()
3771 zend_jit_hot_counters[i] = ZEND_JIT_COUNTER_INIT; in zend_jit_reset_counters()
H A Dzend_jit_trace.c3418 &zend_jit_hot_counters[ZEND_JIT_COUNTER_NUM]; in zend_jit_trace_setup_ret_counter()
8937 &zend_jit_hot_counters[ZEND_JIT_COUNTER_NUM]; in zend_jit_setup_hot_trace_counters()
8961 &zend_jit_hot_counters[ZEND_JIT_COUNTER_NUM]; in zend_jit_setup_hot_trace_counters()

Completed in 36 milliseconds