Searched refs:statistic3 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/mysqlnd/ |
H A D | mysqlnd_statistics.h | 77 …NC_STATISTIC_W_VALUE3(enabler, stats, statistic1, value1, statistic2, value2, statistic3, value3) \ argument 86 enum_mysqlnd_collected_stats _s3 = (statistic3);\
|
H A D | mysqlnd.h | 275 …C_CONN_STATISTIC_W_VALUE3(conn_stats, statistic1, value1, statistic2, value2, statistic3, value3) \ argument 276 …), mysqlnd_global_stats, (statistic1), (value1), (statistic2), (value2), (statistic3), (value3)); \ 277 …statistics), (conn_stats), (statistic1), (value1), (statistic2), (value2), (statistic3), (value3)); 287 …INC_CONN_STATISTIC_W_VALUE3(conn_stats, statistic1, value1, statistic2, value2, statistic3, value3) argument
|
Completed in 7 milliseconds