Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dclocksource.c170 cycle_t csnow, wdnow, cslast, wdlast, delta; in clocksource_watchdog() local
209 wdlast = cs->wd_last; /* save these in case we print them */ in clocksource_watchdog()
221 watchdog->name, wdnow, wdlast, watchdog->mask); in clocksource_watchdog()