Searched refs:printinterval (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/i386/xen/
H A Dpmap.c2155 static const struct timeval printinterval = { 60, 0 };
2167 if (ratecheck(&lastprint, &printinterval))
2154 static const struct timeval printinterval = { 60, 0 }; local
/freebsd-10.3-release/sys/arm/arm/
H A Dpmap-v6.c4262 static const struct timeval printinterval = { 60, 0 }; local
4275 if (ratecheck(&lastprint, &printinterval))
/freebsd-10.3-release/sys/i386/i386/
H A Dpmap.c2421 static const struct timeval printinterval = { 60, 0 };
2433 if (ratecheck(&lastprint, &printinterval))
2420 static const struct timeval printinterval = { 60, 0 }; local

Completed in 92 milliseconds