Searched refs:statistic3 (Results 1 – 2 of 2) sorted by relevance
/PHP-7.2/ext/mysqlnd/ |
H A D | mysqlnd_statistics.h | 95 …NC_STATISTIC_W_VALUE3(enabler, stats, statistic1, value1, statistic2, value2, statistic3, value3) \ argument 104 enum_mysqlnd_collected_stats _s3 = (statistic3);\
|
H A D | mysqlnd.h | 287 …C_CONN_STATISTIC_W_VALUE3(conn_stats, statistic1, value1, statistic2, value2, statistic3, value3) \ argument 288 …), mysqlnd_global_stats, (statistic1), (value1), (statistic2), (value2), (statistic3), (value3)); \ 289 …statistics), (conn_stats), (statistic1), (value1), (statistic2), (value2), (statistic3), (value3)); 299 …INC_CONN_STATISTIC_W_VALUE3(conn_stats, statistic1, value1, statistic2, value2, statistic3, value3) argument
|
Completed in 11 milliseconds