Searched refs:csnow (Results 1 – 1 of 1) sorted by relevance
170 cycle_t csnow, wdnow, cslast, wdlast, delta; in clocksource_watchdog() local190 csnow = cs->read(cs); in clocksource_watchdog()199 cs->cs_last = csnow; in clocksource_watchdog()207 delta = clocksource_delta(csnow, cs->cs_last, cs->mask); in clocksource_watchdog()211 cs->cs_last = csnow; in clocksource_watchdog()223 cs->name, csnow, cslast, cs->mask); in clocksource_watchdog()