Home
last modified time | relevance | path

Searched defs:bintime (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dtime.h102 struct bintime { struct
108 bintime_addx(struct bintime *bt, uint64_t x) in bintime_addx() argument
[all...]
/netbsd-src/sys/kern/
H A Dkern_tc.c517 bintime(struct bintime *bt) in bintime() function