Searched refs:min_total (Results 1 – 1 of 1) sorted by relevance
303 uint64_t min_total; member375 if (call_time < f_profile->min_total) { in MYSQLND_METHOD()376 f_profile->min_total = call_time; in MYSQLND_METHOD()399 f_profile->min_total = f_profile->max_total = f_profile->avg_total = call_time; in MYSQLND_METHOD()452 ,(uint64_t) f_profile->min_total in MYSQLND_METHOD()
Completed in 14 milliseconds