Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dtime.h219 int tstohz_high(struct timespec *);
/dragonfly/sys/kern/
H A Dkern_clock.c1204 tstohz_high(struct timespec *ts) in tstohz_high() function
H A Dkern_event.c976 timeout = tstohz_high(&atx); in kern_kevent()