Home
last modified time | relevance | path

Searched refs:CPU (Results 1 – 18 of 18) sorted by relevance

/PHP-8.1/ext/posix/tests/
H A Dposix_times.phpt4 Gets information about the current CPU usage.
/PHP-8.1/ext/opcache/tests/
H A Dbug79412.phpt2 Bug #79412 (Opcache chokes and uses 100% CPU on specific script)
/PHP-8.1/ext/standard/tests/misc/
H A Dbrowsernames.inc27 …"Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 M…
28 …"Mozilla/5.0 (iPod; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mo…
H A Dbrowscap_lite_2016_12_06.ini1588 [Mozilla/5.0 (*CPU*OS* like Mac OS X*) AppleWebKit/* (KHTML* like Gecko) *CriOS/55.*Safari/*]
1780 [Mozilla/5.0 (*CPU*OS* like Mac OS X*) AppleWebKit/* (KHTML* like Gecko) *CriOS/54.*Safari/*]
1972 [Mozilla/5.0 (*CPU*OS* like Mac OS X*) AppleWebKit/* (KHTML* like Gecko) *CriOS/53.*Safari/*]
2164 [Mozilla/5.0 (*CPU*OS* like Mac OS X*) AppleWebKit/* (KHTML* like Gecko) *CriOS/52.*Safari/*]
2356 [Mozilla/5.0 (*CPU*OS* like Mac OS X*) AppleWebKit/* (KHTML* like Gecko) *CriOS/51.*Safari/*]
3674 [Mozilla/5.0 (*CPU*OS* like Mac OS X*) AppleWebKit/* (KHTML* like Gecko) *CriOS/*Safari/*]
4529 [Mozilla/5.0 (*CPU like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Version/7.0*Safari/*]
4639 [Mozilla/5.0 (iPad*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Mobile*]
4644 [Mozilla/5.0*(iPhone*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Mobile*]
4648 [Mozilla/5.0*(iPod*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Mobile*]
[all …]
H A Dget_browser_variation3.phpt592 …Matched by: Mozilla/5.0 (iPad*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Version/*…
594 …Matched by: Mozilla/5.0 (iPad*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Version/*…
596 …Matched by: Mozilla/5.0 (iPad*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Version/*…
598 Matched by: Mozilla/5.0 (iPad*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Mobile*
602 …Matched by: Mozilla/5.0 (iPhone*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Version…
604 …Matched by: Mozilla/5.0 (iPhone*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Version…
606 …Matched by: Mozilla/5.0 (iPhone*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Version…
608 …Matched by: Mozilla/5.0 (iPhone*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Version…
610 … Matched by: Mozilla/5.0*(iPhone*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Mobile*
612 …Matched by: Mozilla/5.0 (iPhone*CPU*OS* like Mac OS X*)*AppleWebKit/*(*KHTML* like Gecko*)*Version…
[all …]
H A Duser_agents.txt289 Mozilla/5.0 (iPad; CPU OS 10_1_1 like Mac OS X) AppleWebKit/602.2.14 (KHTML, like Gecko) Version/10…
290 Mozilla/5.0 (iPad; CPU OS 10_1_1 like Mac OS X) AppleWebKit/602.2.14 (KHTML, like Gecko) Version/10…
291 Mozilla/5.0 (iPad; CPU OS 10_1 like Mac OS X) AppleWebKit/602.2.14 (KHTML, like Gecko) Version/10.0…
292 Mozilla/5.0 (iPad; CPU OS 10_2 like Mac OS X) AppleWebKit/602.3.12 (KHTML, like Gecko) OPiOS/14.0.0…
293 Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0…
295 Mozilla/5.0 (iPhone; CPU iPhone OS 10_0 like Mac OS X) AppleWebKit/602.1.38 (KHTML, like Gecko) Ver…
299 Mozilla/5.0 (iPhone; CPU iPhone OS 10_2 like Mac OS X) AppleWebKit/602.3.12 (KHTML, like Gecko) Ver…
300 Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Versio…
301 Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Versio…
306 Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Versi…
[all …]
H A Dbrowscap.ini6205 [Mozilla/5.0 (iPod; ?; CPU iPhone OS 2_0 like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Versio…
/PHP-8.1/build/
H A Dconfig.guess1066 CPU=mipsisa64r6
1069 CPU=mipsisa32r6
1072 CPU=mips64
1074 CPU=mips
1091 test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
/PHP-8.1/sapi/fpm/
H A Dwww.conf.in221 ; because CPU calculation is done when the request
295 ; %C: %CPU used by the request
297 ; - %{user}C for user CPU only
298 ; - %{system}C for system CPU only
299 ; - %{total}C for user + system CPU (default)
/PHP-8.1/docs/
H A Dunix-build-system.md6 * does not waste disk-space/CPU-time for building temporary libraries =>
/PHP-8.1/.github/workflows/
H A Dnightly.yml52 echo "::group::Show host CPU info"
161 echo "::group::Show host CPU info"
247 echo "::group::Show host CPU info"
/PHP-8.1/sapi/fpm/tests/
H A Dlogtool.inc522 if ($this->getError()) { // quick bail out to save some CPU
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_x86.dasc43 |.define SPAD, 0x58 // padding for CPU stack alignment
44 |.define NR_SPAD, 0x58 // padding for CPU stack alignment
71 |.define SPAD, 0x18 // padding for CPU stack alignment
72 |.define NR_SPAD, 0x28 // padding for CPU stack alignment
2440 | // Save CPU registers
2442 | sub r4, 16*8+16*8-8 /* CPU regs + SSE regs */
2475 | sub r4, 8*4+8*8-4 /* CPU regs + SSE regs */
2499 | add r4, 16*8+16*8 /* CPU regs + SSE regs */
2501 | add r4, 8*4+8*8 /* CPU regs + SSE regs */
2894 zend_error(E_CORE_ERROR, "CPU doesn't support SSE2");
[all …]
H A Dzend_jit_arm64.dasc46 |.define SPAD, 0x20 // padding for CPU stack alignment
47 |.define NR_SPAD, 0x30 // padding for CPU stack alignment
2433 | // Save CPU registers(32 GP regs + 32 FP regs) on stack in the order of d31 to x0
9256 /* CPU stack allocated temporary zval */
/PHP-8.1/
H A Dphp.ini-development670 ; enabled, registering these variables consumes CPU cycles and memory each time
H A Dphp.ini-production672 ; enabled, registering these variables consumes CPU cycles and memory each time
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic6799 # for debugging purpose CPU type as hexadecimal
6800 #>0 ubequad x CPU=%16.16llx
6801 # display CPU type as string like: i386 x86_64 ... armv7 armv7k ...
6816 # nfat_arch; number of CPU architectures; highest is 18 for CPU_TYPE_POWERPC in 2020
13261 >29 byte 0 \bInvalid CPU,
17514 # skip CPU-Z Report by checking for valid dib header sizes 12 or 64
20652 >>>>28 belong x \b, boot CPU=%d
20921 # upper 8 bits of the CPU subtype
20925 # display CPU type as string like: i386 x86_64 ... armv7 armv7k ...
25522 >0 belong&0xfc000000 0x04000000 \b, CPU
[all …]
H A Dmagic私はガラスを食べられます6799 # for debugging purpose CPU type as hexadecimal
6800 #>0 ubequad x CPU=%16.16llx
6801 # display CPU type as string like: i386 x86_64 ... armv7 armv7k ...
6816 # nfat_arch; number of CPU architectures; highest is 18 for CPU_TYPE_POWERPC in 2020
13261 >29 byte 0 \bInvalid CPU,
17514 # skip CPU-Z Report by checking for valid dib header sizes 12 or 64
20652 >>>>28 belong x \b, boot CPU=%d
20921 # upper 8 bits of the CPU subtype
20925 # display CPU type as string like: i386 x86_64 ... armv7 armv7k ...
25522 >0 belong&0xfc000000 0x04000000 \b, CPU
[all …]

Completed in 384 milliseconds