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