Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/time/
Dclocksource.c389 u64 csnow, wdnow, cslast, wdlast, delta; in clocksource_watchdog() local
436 cslast = cs->cs_last; in clocksource_watchdog()
451 cs->name, cs_nsec, csnow, cslast, cs->mask); in clocksource_watchdog()