Searched refs:pps_time (Results 1 – 1 of 1) sorted by relevance
208 struct timeval pps_time; /* kernel time at last interval */ variable1365 pps_time.tv_sec++; in ddi_hardpps()1384 cal_sec -= pps_time.tv_sec; in ddi_hardpps()1385 cal_usec -= pps_time.tv_usec; in ddi_hardpps()1390 pps_time = *tvp; in ddi_hardpps()