Home
last modified time | relevance | path

Searched refs:profperiod (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_clocksource.c92 static sbintime_t profperiod; /* profclock() events period. */ variable
201 state->nextprof += profperiod; in handleevents()
667 profperiod = SBT_1S / profhz;