Searched refs:bintime (Results 1 – 10 of 10) sorted by relevance
| /minix3/sys/sys/ |
| H A D | time.h | 102 struct bintime { struct 108 bintime_addx(struct bintime *bt, uint64_t x) in bintime_addx() argument 119 bintime_add(struct bintime *bt, const struct bintime *bt2) in bintime_add() 131 bintime_sub(struct bintime *bt, const struct bintime *bt2) in bintime_sub() 162 bintime2timespec(const struct bintime *bt, struct timespec *ts) in bintime2timespec() 171 timespec2bintime(const struct timespec *ts, struct bintime *bt) in timespec2bintime() 180 bintime2timeval(const struct bintime *bt, struct timeval *tv) in bintime2timeval() 189 timeval2bintime(const struct timeval *tv, struct bintime *bt) in timeval2bintime() 197 static __inline struct bintime 200 struct bintime bt; in ms2bintime() [all …]
|
| H A D | timevar.h | 131 void binuptime(struct bintime *); 135 void bintime(struct bintime *); 139 void getbinuptime(struct bintime *); 143 void getbintime(struct bintime *);
|
| H A D | timepps.h | 152 struct bintime ref_time; 165 void pps_ref_event(struct pps_state *, int, struct bintime *, int);
|
| H A D | lwp.h | 95 struct bintime l_rtime; /* l: real time */ 96 struct bintime l_stime; /* l: start time (while ONPROC) */
|
| H A D | sched.h | 259 void updatertime(lwp_t *, const struct bintime *);
|
| H A D | proc.h | 279 struct bintime p_rtime; /* p: real time */
|
| /minix3/tests/usr.bin/xlint/lint1/ |
| H A D | d_c99_compound_literal_comma.c | 1 struct bintime { struct 6 struct bintime argument 10 return (struct bintime) { in us2bintime()
|
| /minix3/external/bsd/llvm/dist/llvm/test/Analysis/ScalarEvolution/ |
| H A D | avoid-infinite-recursion-1.ll | 43 %struct.bintime = type <{ i64, i64 }> 69 %struct.itimerval = type <{ %struct.bintime, %struct.bintime }> 110 …%struct.pmap = type <{ %struct.mtx, i64*, %15, i32, i8, i8, i8, i8, %struct.bintime, %struct.vm_pa… 116 …%struct.rusage = type <{ %struct.bintime, %struct.bintime, i64, i64, i64, i64, i64, i64, i64, i64,… 131 …16, i16, i32, i32, i32, %struct.bintime, %struct.bintime, %struct.bintime, i64, i64, i32, i32, i32… 146 …2, i32, i8, i8, i8, i8, i64, i64, i64, %struct.bintime, %struct.bintime, %struct.bintime, %struct.…
|
| /minix3/usr.bin/netstat/ |
| H A D | vtw.c | 174 struct bintime timebasebin; in timebase()
|
| /minix3/distrib/sets/lists/comp/ |
| H A D | mi | 9508 ./usr/share/man/cat9/bintime.0 comp-sys-catman .cat 16354 ./usr/share/man/html9/bintime.html comp-sys-htmlman html 23306 ./usr/share/man/man9/bintime.9 comp-sys-man .man
|