Searched refs:lost_polls (Results 1 – 1 of 1) sorted by relevance
222 static uint32_t lost_polls; variable223 SYSCTL_UINT(_kern_polling, OID_AUTO, lost_polls, CTLFLAG_RD,224 &lost_polls, 0, "How many times we would have lost a poll tick");329 lost_polls++; in hardclock_device_poll()