Searched refs:_pdu_stats_current_lowest (Results 1 – 1 of 1) sorted by relevance
137 static u_long _pdu_stats_current_lowest = 0; variable1850 if (msec <= _pdu_stats_threshold || msec < _pdu_stats_current_lowest) { in netsnmp_pdu_stats_process()1853 _pdu_stats_threshold, _pdu_stats_current_lowest)); in netsnmp_pdu_stats_process()1879 _pdu_stats_current_lowest = 0; /* take anything over threshold */ in netsnmp_pdu_stats_process()1883 _pdu_stats_current_lowest = old->processing_time; in netsnmp_pdu_stats_process()