Home
last modified time | relevance | path

Searched refs:cslast (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
210 cslast = cs->cs_last; in clocksource_watchdog()
223 cs->name, csnow, cslast, cs->mask); in clocksource_watchdog()