Home
last modified time | relevance | path

Searched defs:realstathz (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dsched_4bsd.c134 static int realstathz = 127; /* stathz is sometimes 0 and run off of hz. */ variable
1652 int realstathz; in sched_pctcpu_delta() local
H A Dsched_ule.c242 static int __read_mostly realstathz = 127; /* reset during boot. */ variable