Searched refs:WATCHDOG_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
125 #define WATCHDOG_THRESHOLD (NSEC_PER_SEC >> 4) macro238 if (abs(cs_nsec - wd_nsec) > WATCHDOG_THRESHOLD) { in clocksource_watchdog()