Home
last modified time | relevance | path

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

12

/php-src/Zend/tests/
H A Dgh16509.phpt5 $tracing = extension_loaded("Zend OPcache")
8 && $conf["opcache.jit"] === "tracing";
9 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {
11 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
H A Dgh9407.phpt5 $tracing = extension_loaded("Zend OPcache")
8 && $conf["opcache.jit"] === "tracing";
9 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {
11 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
H A Dbug54268.phpt11 $tracing = extension_loaded("Zend OPcache")
14 && $conf["opcache.jit"] === "tracing";
15 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {
17 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
H A Dgh8841.phpt5 $tracing = extension_loaded("Zend OPcache")
8 && $conf["opcache.jit"] === "tracing";
9 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {
11 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
/php-src/tests/lang/
H A Dbug45392.phpt8 $tracing = extension_loaded("Zend OPcache")
11 && $conf["opcache.jit"] === "tracing";
12 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {
14 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
/php-src/ext/spl/tests/
H A Dgh14639.phpt10 $tracing = extension_loaded("Zend OPcache")
13 && $conf["opcache.jit"] === "tracing";
14 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {
16 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_014.phpt7 $tracing = extension_loaded("Zend OPcache")
10 && $conf["opcache.jit"] === "tracing";
11 if (PHP_OS_FAMILY === "Windows" && PHP_INT_SIZE == 8 && $tracing) {
13 die("xfail Test fails on Windows x64 (VS17) and tracing JIT; see $url");
/php-src/ext/opcache/tests/jit/
H A Dinit_fcall_003.phpt2 JIT INIT_FCALL: 003 incorrect init fcall guard (fail with tracing JIT and --repeat 3)
8 opcache.jit=tracing
H A Dbug80802.phpt2 Bug #80802: zend_jit_fetch_indirect_var assert failure with tracing JIT
6 opcache.jit=tracing
H A Dbug80782.phpt7 opcache.jit=tracing
H A Dadd_008.phpt8 opcache.jit=tracing
H A Dgh14267_001.phpt12 ini_set('opcache.jit', 'tracing');
H A Dhot_func_001.phpt7 opcache.jit=tracing
H A Dopcache_jit_blacklist.phpt8 opcache.jit=tracing
H A Dassign_dim_003.phpt7 opcache.jit=tracing
H A Dhot_func_002.phpt7 opcache.jit=tracing
H A Dgh12428.phpt2 GH-12428: Assertion with function/tracing JIT
H A Dloop_002.phpt7 opcache.jit=tracing
H A Dgh16393.phpt10 ini_set('opcache.jit', 'tracing');
H A Dbug81409.phpt8 opcache.jit=tracing
H A Dbug80959.phpt8 opcache.jit=tracing
H A Dbug81225.phpt8 opcache.jit=tracing
H A Dbug81226.phpt8 opcache.jit=tracing
H A Dinit_fcall_002.phpt7 opcache.jit=tracing
/php-src/ext/opcache/tests/
H A Djit_warning_with_zero_buffer.phpt6 opcache.jit=tracing

Completed in 27 milliseconds

12