Searched refs:max_own (Results 1 – 1 of 1) sorted by relevance
297 uint64_t max_own; member371 } else if (own_time > f_profile->max_own) { in MYSQLND_METHOD()372 f_profile->max_own = own_time; in MYSQLND_METHOD()401 f_profile->min_own = f_profile->max_own = f_profile->avg_own = own_time; in MYSQLND_METHOD()448 ,(uint64_t) f_profile->max_own in MYSQLND_METHOD()
Completed in 6 milliseconds