Home
last modified time | relevance | path

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

/kernel/time/
Dntp.c74 static long time_reftime; variable
315 secs = get_seconds() - time_reftime; in ntp_update_offset()
319 time_reftime = get_seconds(); in ntp_update_offset()
594 time_reftime = get_seconds(); in process_adj_status()