Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dclocksource.c172 cycle_t csnow, wdnow, cslast, wdlast, delta; in clocksource_watchdog() local
212 cslast = cs->cs_last; in clocksource_watchdog()
226 cs->name, csnow, cslast, cs->mask); in clocksource_watchdog()