Searched refs:statistics (Results 1 – 9 of 9) sorted by relevance
/PHP-7.1/ext/opcache/ |
H A D | zend_accelerator_module.c | 595 zval memory_usage, statistics, scripts; local 649 array_init(&statistics); 651 add_assoc_long(&statistics, "num_cached_keys", ZCSG(hash).num_entries); 653 add_assoc_long(&statistics, "hits", (zend_long)ZCSG(hits)); 654 add_assoc_long(&statistics, "start_time", ZCSG(start_time)); 655 add_assoc_long(&statistics, "last_restart_time", ZCSG(last_restart_time)); 656 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts)); 657 add_assoc_long(&statistics, "hash_restarts", ZCSG(hash_restarts)); 658 add_assoc_long(&statistics, "manual_restarts", ZCSG(manual_restarts)); 660 add_assoc_long(&statistics, "blacklist_misses", ZCSG(blacklist_misses)); [all …]
|
/PHP-7.1/ext/standard/tests/file/ |
H A D | rename_basic.phpt | 27 // checking statistics of old and renamed file - both should be same except ctime
|
/PHP-7.1/ext/mysqli/tests/ |
H A D | mysqli_phpinfo.phpt | 49 'mysqlnd statistics',
|
H A D | mysqli_get_client_stats.phpt | 540 print "... done with fetch statistics\n"; 550 // result_set_queries statistics 1299 ... done with fetch statistics
|
/PHP-7.1/ |
H A D | php.ini-development | 1210 ; Enable / Disable collection of general statistics by mysqlnd which can be 1215 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
|
H A D | php.ini-production | 1210 ; Enable / Disable collection of general statistics by mysqlnd which can be 1215 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
|
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | HISTORY | 1629 2003/05/16: [new] add --with-statistics option to configure.
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 20688 >2 byte 8 (statistics)
|
H A D | magic私はガラスを食べられます | 20688 >2 byte 8 (statistics)
|
Completed in 103 milliseconds