Home
last modified time | relevance | path

Searched refs:cycles (Results 1 – 11 of 11) sorted by relevance

/PHP-7.2/Zend/tests/
H A Dgc_013.phpt2 GC 013: Too many cycles in one array
H A Dgc_014.phpt2 GC 014: Too many cycles in one object
H A Dgc_035.phpt2 GC 035: Lost inner-cycles garbage
H A Dbug60139.phpt2 Bug #60139 (Anonymous functions create cycles not detected by the GC)
H A Dbug69989_2.phpt2 Collection of some cycles on unfinished generators
/PHP-7.2/ext/standard/tests/array/
H A Darray_map_variation2.phpt22 // break cycles
/PHP-7.2/
H A Dphp.ini-development636 ; enabled, registering these variables consumes CPU cycles and memory each time
H A Dphp.ini-production638 ; enabled, registering these variables consumes CPU cycles and memory each time
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c14746 u64 cycles; /* Total time spent executing this instruction */ member
76560 pOp->cycles = 0;
78458 p->aOp[i].cycles = 0;
79477 p->aOp[i].cycles,
79478 p->aOp[i].cnt>0 ? p->aOp[i].cycles/p->aOp[i].cnt : 0
91112 if( endTime>start ) pOrigOp->cycles += endTime - start;
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic4658 >0x10 lelong x Length:%u cycles
H A Dmagic私はガラスを食べられます4658 >0x10 lelong x Length:%u cycles

Completed in 512 milliseconds