Home
last modified time | relevance | path

Searched refs:stats (Results 51 – 60 of 60) sorted by relevance

123

/PHP-7.2/ext/standard/tests/file/
H A Dlstat_stat_variation13.phpt38 // compare self stats
H A Dlstat_stat_variation18.phpt18 /* test for stats of dir/file when their names are stored in objects */
H A Dlstat_stat_variation19.phpt18 /* test for stats of dir/file when their names are stored in an array */
H A Dlstat_stat_variation20.phpt18 /* test for stats of link when their names are stored in object and array */
H A Dstat_variation7-win32.phpt17 /* test the stats of dir/file when their names are stored in objects */
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_ps.c79 MYSQLND_INC_CONN_STATISTIC(conn->stats, STAT_PS_BUFFERED_SETS); in MYSQLND_METHOD()
167 MYSQLND_INC_CONN_STATISTIC(conn->stats, STAT_BUFFERED_SETS); in MYSQLND_METHOD()
789 result->conn->stats); in mysqlnd_stmt_fetch_row_buffered()
899 result->unbuf->m.free_last_data(result->unbuf, conn->stats); in mysqlnd_stmt_fetch_row_unbuffered()
911 conn->stats)) in mysqlnd_stmt_fetch_row_unbuffered()
941 MYSQLND_INC_CONN_STATISTIC(conn->stats, STAT_ROWS_FETCHED_FROM_CLIENT_PS_UNBUF); in mysqlnd_stmt_fetch_row_unbuffered()
1015 MYSQLND_INC_CONN_STATISTIC(conn->stats, STAT_PS_UNBUFFERED_SETS); in MYSQLND_METHOD()
1089 result->unbuf->m.free_last_data(result->unbuf, conn->stats); in mysqlnd_fetch_stmt_row_cursor()
1101 conn->stats)) in mysqlnd_fetch_stmt_row_cursor()
1861 conn->stats, in MYSQLND_METHOD()
[all …]
H A Dmysqlnd.h261 PHPAPI void _mysqlnd_get_client_stats(MYSQLND_STATS * stats, zval *return_value ZEND_FILE_LINE_DC…
/PHP-7.2/sapi/fpm/
H A Dphp-fpm.conf.in116 ; used in logs and stats. There is no limitation on the number of pools which
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt148 // fetch stats
229 /* fetching none, but stats should not be affected - current implementation */
/PHP-7.2/
H A DNEWS299 . Fixed bug #78202 (Opcache stats for cache hits are capped at 32bit NUM).

Completed in 40 milliseconds

123