Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_ntptime.c211 static long pps_fcount; /* frequency accumulator */ variable
586 pps_fcount = 0; in ntp_init()
749 pps_fcount += u_nsec; in hardpps()
814 v_nsec = -pps_fcount; in hardpps()
816 pps_fcount = 0; in hardpps()