Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c551 zval *memory_usage,*statistics,*scripts; in ZEND_FUNCTION() local
601 MAKE_STD_ZVAL(statistics); in ZEND_FUNCTION()
602 array_init(statistics); in ZEND_FUNCTION()
604 add_assoc_long(statistics, "num_cached_keys", ZCSG(hash).num_entries); in ZEND_FUNCTION()
606 add_assoc_long(statistics, "hits", ZCSG(hits)); in ZEND_FUNCTION()
607 add_assoc_long(statistics, "start_time", ZCSG(start_time)); in ZEND_FUNCTION()
609 add_assoc_long(statistics, "oom_restarts", ZCSG(oom_restarts)); in ZEND_FUNCTION()
610 add_assoc_long(statistics, "hash_restarts", ZCSG(hash_restarts)); in ZEND_FUNCTION()
611 add_assoc_long(statistics, "manual_restarts", ZCSG(manual_restarts)); in ZEND_FUNCTION()
613 add_assoc_long(statistics, "blacklist_misses", ZCSG(blacklist_misses)); in ZEND_FUNCTION()
[all …]
/PHP-5.5/ext/standard/tests/file/
H A Drename_basic.phpt27 // checking statistics of old and renamed file - both should be same except ctime
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_phpinfo.phpt49 'mysqlnd statistics',
H A Dmysqli_get_client_stats.phpt540 print "... done with fetch statistics\n";
550 // result_set_queries statistics
1293 ... done with fetch statistics
/PHP-5.5/ext/mysql/tests/
H A Dmysql_phpinfo.phpt54 'mysqlnd statistics',
/PHP-5.5/
H A Dphp.ini-development1207 ; Enable / Disable collection of general statistics by mysqlnd which can be
1212 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
H A Dphp.ini-production1207 ; Enable / Disable collection of general statistics by mysqlnd which can be
1212 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
H A DNEWS4422 collected statistics were wrong when multi_query was used with mysqlnd
4598 . Added statistics about listening socket queue length for FPM.
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch2321 /* Generate debugging statistics syslog messages for all packages. */
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1605 2003/05/16: [new] add --with-statistics option to configure.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic17910 >2 byte 8 (statistics)

Completed in 78 milliseconds