Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/
H A Dzend_accelerator_module.c594 zval memory_usage, statistics, scripts; local
648 array_init(&statistics);
650 add_assoc_long(&statistics, "num_cached_keys", ZCSG(hash).num_entries);
652 add_assoc_long(&statistics, "hits", (zend_long)ZCSG(hits));
653 add_assoc_long(&statistics, "start_time", ZCSG(start_time));
654 add_assoc_long(&statistics, "last_restart_time", ZCSG(last_restart_time));
655 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
656 add_assoc_long(&statistics, "hash_restarts", ZCSG(hash_restarts));
657 add_assoc_long(&statistics, "manual_restarts", ZCSG(manual_restarts));
659 add_assoc_long(&statistics, "blacklist_misses", ZCSG(blacklist_misses));
[all …]
/PHP-7.0/ext/standard/tests/file/
H A Drename_basic.phpt27 // checking statistics of old and renamed file - both should be same except ctime
/PHP-7.0/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
1295 ... done with fetch statistics
/PHP-7.0/
H A Dphp.ini-development1177 ; Enable / Disable collection of general statistics by mysqlnd which can be
1182 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
H A Dphp.ini-production1177 ; Enable / Disable collection of general statistics by mysqlnd which can be
1182 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY1629 2003/05/16: [new] add --with-statistics option to configure.
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic20688 >2 byte 8 (statistics)

Completed in 94 milliseconds