Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_poll.c219 static uint32_t short_ticks; variable
220 SYSCTL_UINT(_kern_polling, OID_AUTO, short_ticks, CTLFLAG_RD,
221 &short_ticks, 0, "Hardclock ticks shorter than they should be");
306 short_ticks++; in hardclock_device_poll()