Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dclock_realtime.c137 ticks = timespectohz(val, now); in clock_realtime_fire()
212 ticks = timespectohz(&it->it_itime.it_value, now); in clock_realtime_timer_settime()
H A Dtimers.c887 return (timespectohz(&ts, now)); in hzto()
895 timespectohz(timespec_t *tv, timespec_t now) in timespectohz() function
/titanic_50/usr/src/uts/common/sys/
H A Dtimer.h116 extern clock_t timespectohz(timespec_t *, timespec_t);