Searched refs:printinterval (Results 1 – 2 of 2) sorted by relevance
3020 static const struct timeval printinterval = { 60, 0 }; in get_pv_entry() local3032 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()
2530 static const struct timeval printinterval = { 60, 0 }; in get_pv_entry() local2542 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()