Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_ntptime.c174 static long pps_fcount; /* frequency accumulator */ variable
585 pps_fcount = 0; in ntp_init()
736 pps_fcount += u_nsec; in hardpps()
801 v_nsec = -pps_fcount; in hardpps()
803 pps_fcount = 0; in hardpps()