Searched refs:slowest_us (Results 1 – 1 of 1) sorted by relevance
79 double slowest_us; member83 fastest_us: DBL_MAX, slowest_us: DBL_MIN, avg_us: 0, num:0};91 if (new > perfmgr_mad_stats.slowest_us) in update_mad_stats()92 perfmgr_mad_stats.slowest_us = new; in update_mad_stats()103 perfmgr_mad_stats.slowest_us = DBL_MIN; in clear_mad_stats()1123 perfmgr_mad_stats.slowest_us, perfmgr_mad_stats.avg_us); in osm_perfmgr_process()