Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDtimepps.h158 struct timecounter *ppstc; member
/NextBSD/sys/kern/
HDkern_tc.c1760 if (pps->ppstc != pps->capth->th_counter) { in pps_event()
1761 pps->ppstc = pps->capth->th_counter; in pps_event()