Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_gc.c246 # define GC_BENCH_INC(counter) GC_G(counter)++ argument
247 # define GC_BENCH_DEC(counter) GC_G(counter)-- argument
248 # define GC_BENCH_PEAK(peak, counter) do { \ argument
254 # define GC_BENCH_INC(counter) argument
255 # define GC_BENCH_DEC(counter) argument
256 # define GC_BENCH_PEAK(peak, counter) argument
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h62 int16_t *counter; member
222 int16_t *counter; member
H A Dzend_jit_trace.c7303 uint8_t *counter = JIT_G(exit_counters) + in zend_jit_trace_exit_is_bad() local
7315 uint8_t *counter = JIT_G(exit_counters) + in zend_jit_trace_exit_is_hot() local
H A Dzend_jit.c3695 uintptr_t counter; in zend_jit_check_funcs() local
/PHP-8.0/ext/oci8/
H A Doci8_statement.c497 ub4 counter; in php_oci_statement_execute() local
/PHP-8.0/ext/dom/
H A Delement.c575 int counter = 1; in _dom_new_reconNs() local
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c499 sljit_s32 counter; in get_imm() local
H A DsljitNativeARM_32.c282 sljit_uw counter = 0; in patch_pc_relative_loads() local
/PHP-8.0/ext/simplexml/
H A Dsimplexml.c397 int counter = 0; in sxe_prop_dim_write() local
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_structs.h1371 unsigned int counter; member

Completed in 90 milliseconds