Home
last modified time | relevance | path

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

/dports/www/mod_php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit.h118 zend_long max_polymorphic_calls; /* max number of inlined polymorphic calls */ member
H A Dzend_jit_vm_helpers.c1023 if (JIT_G(max_polymorphic_calls) == 0
H A Dzend_jit_trace.c7702 if (JIT_G(max_polymorphic_calls) > 0) { in zend_jit_trace_hot_side()
7706 if (zend_jit_traces[parent_num].polymorphism >= JIT_G(max_polymorphic_calls) - 1) { in zend_jit_trace_hot_side()
/dports/lang/php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit.h107 zend_long max_polymorphic_calls; /* max number of inlined polymorphic calls */ member
H A Dzend_jit_vm_helpers.c918 if (JIT_G(max_polymorphic_calls) == 0
H A Dzend_jit_trace.c7373 if (JIT_G(max_polymorphic_calls) > 0) { in zend_jit_trace_hot_side()
7377 if (zend_jit_traces[parent_num].polymorphism >= JIT_G(max_polymorphic_calls) - 1) { in zend_jit_trace_hot_side()
/dports/lang/php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit.h118 zend_long max_polymorphic_calls; /* max number of inlined polymorphic calls */ member
H A Dzend_jit_vm_helpers.c1023 if (JIT_G(max_polymorphic_calls) == 0
H A Dzend_jit_trace.c7702 if (JIT_G(max_polymorphic_calls) > 0) { in zend_jit_trace_hot_side()
7706 if (zend_jit_traces[parent_num].polymorphism >= JIT_G(max_polymorphic_calls) - 1) { in zend_jit_trace_hot_side()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/jit/
H A Dzend_jit.h107 zend_long max_polymorphic_calls; /* max number of inlined polymorphic calls */ member
H A Dzend_jit_vm_helpers.c918 if (JIT_G(max_polymorphic_calls) == 0
H A Dzend_jit_trace.c7373 if (JIT_G(max_polymorphic_calls) > 0) { in zend_jit_trace_hot_side()
7377 if (zend_jit_traces[parent_num].polymorphism >= JIT_G(max_polymorphic_calls) - 1) { in zend_jit_trace_hot_side()
/dports/www/php81-opcache/php-8.1.1/ext/opcache/jit/
H A Dzend_jit.h118 zend_long max_polymorphic_calls; /* max number of inlined polymorphic calls */ member
H A Dzend_jit_vm_helpers.c1023 if (JIT_G(max_polymorphic_calls) == 0
H A Dzend_jit_trace.c7702 if (JIT_G(max_polymorphic_calls) > 0) { in zend_jit_trace_hot_side()
7706 if (zend_jit_traces[parent_num].polymorphism >= JIT_G(max_polymorphic_calls) - 1) { in zend_jit_trace_hot_side()
/dports/www/mod_php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit.h107 zend_long max_polymorphic_calls; /* max number of inlined polymorphic calls */ member
H A Dzend_jit_vm_helpers.c918 if (JIT_G(max_polymorphic_calls) == 0
H A Dzend_jit_trace.c7373 if (JIT_G(max_polymorphic_calls) > 0) { in zend_jit_trace_hot_side()
7377 if (zend_jit_traces[parent_num].polymorphism >= JIT_G(max_polymorphic_calls) - 1) { in zend_jit_trace_hot_side()
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A Dzend_accelerator_module.c304 …, "2", PHP_INI_ALL, OnUpdateLong, max_polymorphic_calls, zend_jit_…
789 add_assoc_long(&directives, "opcache.jit_max_polymorphic_calls", JIT_G(max_polymorphic_calls));
/dports/lang/php80/php-8.0.15/ext/opcache/
H A Dzend_accelerator_module.c307 …, "2", PHP_INI_ALL, OnUpdateLong, max_polymorphic_calls, zend_jit_…
789 add_assoc_long(&directives, "opcache.jit_max_polymorphic_calls", JIT_G(max_polymorphic_calls));
/dports/lang/php81/php-8.1.1/ext/opcache/
H A Dzend_accelerator_module.c304 …, "2", PHP_INI_ALL, OnUpdateLong, max_polymorphic_calls, zend_jit_…
789 add_assoc_long(&directives, "opcache.jit_max_polymorphic_calls", JIT_G(max_polymorphic_calls));
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A Dzend_accelerator_module.c304 …, "2", PHP_INI_ALL, OnUpdateLong, max_polymorphic_calls, zend_jit_…
789 add_assoc_long(&directives, "opcache.jit_max_polymorphic_calls", JIT_G(max_polymorphic_calls));
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A Dzend_accelerator_module.c307 …, "2", PHP_INI_ALL, OnUpdateLong, max_polymorphic_calls, zend_jit_…
789 add_assoc_long(&directives, "opcache.jit_max_polymorphic_calls", JIT_G(max_polymorphic_calls));
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A Dzend_accelerator_module.c307 …, "2", PHP_INI_ALL, OnUpdateLong, max_polymorphic_calls, zend_jit_…
789 add_assoc_long(&directives, "opcache.jit_max_polymorphic_calls", JIT_G(max_polymorphic_calls));