Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dclocksource.c475 cs->cs_last = csnow; in clocksource_watchdog()
480 cs_nsec = cycles_to_nsec_safe(cs, cs->cs_last, csnow); in clocksource_watchdog()
482 cslast = cs->cs_last; in clocksource_watchdog()
483 cs->cs_last = csnow; in clocksource_watchdog()
/linux/include/linux/
A Dclocksource.h132 u64 cs_last; member

Completed in 18 milliseconds