Searched refs:printinterval (Results 1 – 2 of 2) sorted by relevance
2504 static const struct timeval printinterval = { 60, 0 }; in get_pv_entry() local2516 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()
3001 static const struct timeval printinterval = { 60, 0 }; in get_pv_entry() local3013 if (ratecheck(&lastprint, &printinterval)) in get_pv_entry()