Home | Sort by: relevance | last modified time | path |
/src/sys/sys/ | |
timepps.h | 159 struct timecounter *ppstc; member in struct:pps_state |
/src/sys/kern/ | |
kern_tc.c | 1311 if (pps->ppstc != pps->capth->th_counter) { 1312 pps->ppstc = pps->capth->th_counter; |