Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtimepps.h175 void hardpps(struct timespec *tsp, long nsec);
/f-stack/freebsd/kern/
H A Dkern_ntptime.c774 hardpps(struct timespec *tsp, long nsec) in hardpps() function
H A Dkern_tc.c1847 hardpps(tsp, ts.tv_nsec + 1000000000 * ts.tv_sec); in pps_event()