Home
last modified time | relevance | path

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

/openbsd/lib/libc/sys/
H A Dmicrotime.c59 binruntime(struct bintime *bt, struct timekeep *tk) in binruntime() function
123 if (binruntime(&bt, tk)) in _nanoruntime()
/openbsd/sys/kern/
H A Dkern_tc.c271 binruntime(struct bintime *bt) in binruntime() function
292 binruntime(&bt); in nanoruntime()
/openbsd/sys/sys/
H A Dtime.h318 void binruntime(struct bintime *);