Home
last modified time | relevance | path

Searched refs:max_own (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_debug.c296 uint64_t max_own; member
370 } 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 6 milliseconds