Searched refs:csnow (Results 1 – 1 of 1) sorted by relevance
172 cycle_t csnow, wdnow, cslast, wdlast, delta; in clocksource_watchdog() local192 csnow = cs->read(cs); in clocksource_watchdog()201 cs->cs_last = csnow; in clocksource_watchdog()209 delta = clocksource_delta(csnow, cs->cs_last, cs->mask); in clocksource_watchdog()213 cs->cs_last = csnow; in clocksource_watchdog()226 cs->name, csnow, cslast, cs->mask); in clocksource_watchdog()