Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c584 zval memory_usage, statistics, scripts; local
636 array_init(&statistics);
640 add_assoc_long(&statistics, "hits", (zend_long)ZCSG(hits));
641 add_assoc_long(&statistics, "start_time", ZCSG(start_time));
643 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
651 add_assoc_zval(return_value, "opcache_statistics", &statistics);
654 array_init(&statistics);
665 add_assoc_zval(&statistics, "functions", &scripts);
680 add_assoc_zval(&statistics, "classes", &scripts);
691 add_assoc_zval(&statistics, "scripts", &scripts);
[all …]
/PHP-7.4/ext/standard/tests/file/
H A Drename_basic.phpt27 // checking statistics of old and renamed file - both should be same except ctime
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_commands.c163 MYSQLND_METHOD(mysqlnd_command, statistics)(MYSQLND_CONN_DATA * const conn, zend_string ** message) in MYSQLND_METHOD() argument
691 MYSQLND_METHOD(mysqlnd_command, statistics),
H A Dmysqlnd_structs.h347 func_mysqlnd_execute_com_statistics statistics; in MYSQLND_CLASS_METHODS_TYPE() local
H A Dmysqlnd_connection.c1116 ret = conn->command->statistics(conn, message);
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt540 print "... done with fetch statistics\n";
550 // result_set_queries statistics
1287 ... done with fetch statistics
/PHP-7.4/
H A Dphp.ini-development1187 ; Enable / Disable collection of general statistics by mysqlnd which can be
1191 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
H A Dphp.ini-production1187 ; Enable / Disable collection of general statistics by mysqlnd which can be
1191 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます28361 >2 byte 8 (statistics)
H A Dmagic28361 >2 byte 8 (statistics)

Completed in 213 milliseconds