Searched refs:max_total (Results 1 – 1 of 1) sorted by relevance
305 uint64_t max_total; member378 } else if (call_time > f_profile->max_total) { in MYSQLND_METHOD()379 f_profile->max_total = call_time; in MYSQLND_METHOD()400 f_profile->min_total = f_profile->max_total = f_profile->avg_total = call_time; in MYSQLND_METHOD()454 ,(uint64_t) f_profile->max_total in MYSQLND_METHOD()
Completed in 7 milliseconds