Searched refs:tracing (Results 1 – 19 of 19) sorted by relevance
2 Bug #80802: zend_jit_fetch_indirect_var assert failure with tracing JIT7 opcache.jit=tracing
7 opcache.jit=tracing
8 opcache.jit=tracing
9 opcache.jit=tracing
2 oci_set_db_operation: basic test for end-to-end tracing29 // Test setting the "DB operation" used by Oracle DB for end-to-end application tracing
2 oci_set_db_operation: test DBOP for end-to-end tracing
111 zend_bool tracing; member
7158 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()
195 * Print tracing message - only in debug .
727 * Print tracing of the match.748 * Print tracing message - only in debug .
Completed in 33 milliseconds