Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dclock_realtime.c72 int cnt2nth; in clock_realtime_fire() local
124 for (cnt2nth = 0; ; cnt2nth++) { in clock_realtime_fire()
131 if (cnt2nth == 0) in clock_realtime_fire()
H A Dtimers.c716 int cnt2nth; in timeval_advance() local
721 for (cnt2nth = 0; ; cnt2nth++) { in timeval_advance()
728 if (cnt2nth == 0) in timeval_advance()