Home
last modified time | relevance | path

Searched refs:tracing (Results 1 – 19 of 19) sorted by relevance

/PHP-8.0/ext/opcache/tests/jit/
H A Dbug80802.phpt2 Bug #80802: zend_jit_fetch_indirect_var assert failure with tracing JIT
7 opcache.jit=tracing
H A Dbug80782.phpt7 opcache.jit=tracing
H A Dassign_dim_003.phpt8 opcache.jit=tracing
H A Dbug81225.phpt7 opcache.jit=tracing
H A Dinit_fcall_002.phpt8 opcache.jit=tracing
H A Dbug80959.phpt7 opcache.jit=tracing
H A Dbug81226.phpt7 opcache.jit=tracing
H A Dtrampoline_001.phpt8 opcache.jit=tracing
H A Dfetch_obj_005.phpt8 opcache.jit=tracing
H A Dtrampoline_002.phpt8 opcache.jit=tracing
H A Dreg_alloc_004.phpt9 opcache.jit=tracing
H A Dbug81249.phpt7 opcache.jit=tracing
H A Dbug80861.phpt7 opcache.jit=tracing
/PHP-8.0/ext/oci8/tests/
H A Ddb_op_1.phpt2 oci_set_db_operation: basic test for end-to-end tracing
29 // Test setting the "DB operation" used by Oracle DB for end-to-end application tracing
H A Ddb_op_2.phpt2 oci_set_db_operation: test DBOP for end-to-end tracing
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.h111 zend_bool tracing; member
H A Dzend_jit_trace.c7158 if (JIT_G(tracing)) { in zend_jit_trace_hot_root()
7180 JIT_G(tracing) = 1; in zend_jit_trace_hot_root()
7183 JIT_G(tracing) = 0; in zend_jit_trace_hot_root()
7501 JIT_G(tracing) = 1; in zend_jit_trace_hot_side()
7503 JIT_G(tracing) = 0; in zend_jit_trace_hot_side()
7718 if (EG(vm_interrupt) || JIT_G(tracing)) { in zend_jit_trace_exit()
7883 JIT_G(tracing) = 0; in zend_jit_trace_reset_caches()
/PHP-8.0/sapi/fpm/tests/
H A Dlogreader.inc195 * Print tracing message - only in debug .
H A Dlogtool.inc727 * Print tracing of the match.
748 * Print tracing message - only in debug .

Completed in 36 milliseconds