Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 10 of 10) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_gc.c247 # define GC_BENCH_INC(counter) GC_G(counter)++ argument
248 # define GC_BENCH_DEC(counter) GC_G(counter)-- argument
249 # define GC_BENCH_PEAK(peak, counter) do { \ argument
255 # define GC_BENCH_INC(counter) argument
256 # define GC_BENCH_DEC(counter) argument
257 # define GC_BENCH_PEAK(peak, counter) argument
/PHP-8.1/ext/oci8/
H A Doci8_statement.c497 ub4 counter; in php_oci_statement_execute() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_internal.h261 int16_t *counter; member
422 int16_t *counter; member
H A Dzend_jit_trace.c7785 uint8_t *counter = JIT_G(exit_counters) + in zend_jit_trace_exit_is_bad() local
7797 uint8_t *counter = JIT_G(exit_counters) + in zend_jit_trace_exit_is_hot() local
H A Dzend_jit.c4315 uintptr_t counter; in zend_jit_check_funcs() local
/PHP-8.1/ext/dom/
H A Delement.c564 int counter = 1; in _dom_new_reconNs() local
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c282 sljit_uw counter = 0; in patch_pc_relative_loads() local
H A DsljitNativeARM_T2_32.c501 sljit_s32 counter; in get_imm() local
/PHP-8.1/ext/simplexml/
H A Dsimplexml.c384 int counter = 0; in sxe_prop_dim_write() local
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_structs.h1325 unsigned int counter; member

Completed in 100 milliseconds