Searched refs:min_total (Results 1 – 1 of 1) sorted by relevance
315 uint64_t min_total; member387 if (call_time < f_profile->min_total) { in MYSQLND_METHOD()388 f_profile->min_total = call_time; in MYSQLND_METHOD()411 f_profile->min_total = f_profile->max_total = f_profile->avg_total = call_time; in MYSQLND_METHOD()472 ,(uint64_t) f_profile->min_total in MYSQLND_METHOD()
Completed in 9 milliseconds