Searched refs:statperiod (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/kern/
H A Dkern_clocksource.c90 static sbintime_t statperiod; /* statclock() events period. */ variable
190 state->nextstat += statperiod;
668 statperiod = SBT_1S / stathz;

Completed in 126 milliseconds