Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h30 extern int zend_jit_profile_counter_rid;
33 ZEND_OP_ARRAY_EXTENSION(op_array, zend_jit_profile_counter_rid)
H A Dzend_jit_vm_helpers.c197 ++*(uintptr_t*)(EX(run_time_cache) + zend_jit_profile_counter_rid); in zend_jit_profile_helper()
H A Dzend_jit.c96 int zend_jit_profile_counter_rid = -1; variable
4304 zend_jit_profile_counter_rid = zend_get_op_array_extension_handle(ACCELERATOR_PRODUCT_NAME); in zend_jit_startup()
H A Dzend_jit_x86.dasc2300 | inc aword [r2 + zend_jit_profile_counter_rid * sizeof(void*)]

Completed in 53 milliseconds