Searched refs:max_own (Results 1 – 1 of 1) sorted by relevance
296 uint64_t max_own; member370 } else if (own_time > f_profile->max_own) { in MYSQLND_METHOD()371 f_profile->max_own = own_time; in MYSQLND_METHOD()400 f_profile->min_own = f_profile->max_own = f_profile->avg_own = own_time; in MYSQLND_METHOD()447 ,(uint64_t) f_profile->max_own in MYSQLND_METHOD()
Completed in 5 milliseconds