Home
last modified time | relevance | path

Searched refs:statistic3 (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_statistics.h95 …NC_STATISTIC_W_VALUE3(enabler, stats, statistic1, value1, statistic2, value2, statistic3, value3) \ argument
104 enum_mysqlnd_collected_stats _s3 = (statistic3);\
H A Dmysqlnd.h287 …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 8 milliseconds