Searched refs:printinterval (Results 1 – 2 of 2) sorted by relevance
2500 static const struct timeval printinterval = { 60, 0 }; in get_pv_entry() local2512 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()
3032 static const struct timeval printinterval = { 60, 0 }; in get_pv_entry() local3044 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()