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