Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dclock.c208 struct timeval pps_time; /* kernel time at last interval */ variable
1365 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()