Searched refs:watchdog_last (Results 1 – 3 of 3) sorted by relevance
60 d.watchdog_last = data.watchdog_last; in update_clocksource_data()82 watchdog_last: CycleNum::new(0), in new()
169 wd_data.watchdog_last = self.watchdog.as_ref().unwrap().clone().read(); in clocksource_start_watchdog()674 pub watchdog_last: CycleNum, field707 watchdog_last: CycleNum(0), in new()852 cs_data.watchdog_last = CycleNum::new(wd_now_clock); in clocksource_watchdog()859 CycleNum((wd_now_clock - cs_data.watchdog_last.data()) & wd_now_data.mask.bits), in clocksource_watchdog()870 cs_data.watchdog_last = CycleNum::new(wd_now_clock); in clocksource_watchdog()
90 watchdog_last: CycleNum::new(0), in new()129 d.watchdog_last = data.watchdog_last; in update_clocksource_data()