Searched refs:enum_mysqlnd_collected_stats (Results 1 – 8 of 8) sorted by relevance
70 enum_mysqlnd_collected_stats _s = (statistic);\79 enum_mysqlnd_collected_stats _s = (statistic);\88 enum_mysqlnd_collected_stats _s = (statistic);\102 enum_mysqlnd_collected_stats _s1 = (statistic1);\103 enum_mysqlnd_collected_stats _s2 = (statistic2);\116 enum_mysqlnd_collected_stats _s1 = (statistic1);\117 enum_mysqlnd_collected_stats _s2 = (statistic2);\118 enum_mysqlnd_collected_stats _s3 = (statistic3);\171 …rigger mysqlnd_stats_set_trigger(MYSQLND_STATS * const stats, enum_mysqlnd_collected_stats stat, m…
282 mysqlnd_stats_set_trigger(MYSQLND_STATS * const stats, enum_mysqlnd_collected_stats statistic, mysq… in mysqlnd_stats_set_trigger()
512 } enum_mysqlnd_collected_stats; typedef
98 static enum_mysqlnd_collected_stats packet_type_to_statistic_byte_count[PROT_LAST] =112 static enum_mysqlnd_collected_stats packet_type_to_statistic_packet_count[PROT_LAST] =1228 enum_mysqlnd_collected_stats statistic; in php_mysqlnd_rowp_read_binary_protocol()1355 enum_mysqlnd_collected_stats statistic; in php_mysqlnd_rowp_read_text_protocol()
227 typedef void (*mysqlnd_stat_trigger)(MYSQLND_STATS * stats, enum_mysqlnd_collected_stats stat, int6…
1701 static enum_mysqlnd_collected_stats in MYSQLND_METHOD()1707 enum_mysqlnd_collected_stats statistic = close_type_to_stat_map[close_type]; in MYSQLND_METHOD()
461 enum_mysqlnd_collected_stats statistic = STAT_LAST; in mysqlnd_query_read_result_set_header()
2141 enum_mysqlnd_collected_stats statistic = STAT_LAST; in MYSQLND_METHOD_PRIVATE()
Completed in 39 milliseconds