Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/time/
Dclocksource.rs667 let wd_last = cs_watchdog.last_check.data(); in clocksource_watchdog() localVariable
669 CycleNum((cur_wd_nowclock - wd_last) & cur_wd_data.mask.bits), in clocksource_watchdog()