Lines Matching refs:timeval
106 struct timeval tv = { 0, 0 }; in ffsb_sleep()
134 struct timeval tvsub(struct timeval t1, struct timeval t0) in tvsub()
136 struct timeval tdiff; in tvsub()
144 struct timeval tvadd(struct timeval t1, struct timeval t0) in tvadd()
146 struct timeval tdiff; in tvadd()
154 double tvtodouble(struct timeval *t) in tvtodouble()
237 struct timeval starttime, endtime, difftime; in ffsb_sync()
265 struct timeval tv = { 0, 0 }; in ffsb_milli_sleep()
274 struct timeval tv = { 0, 0 }; in ffsb_micro_sleep()
318 struct timeval starttime, endtime, junk, difftime; in ffsb_bench_gettimeofday()
335 struct timeval starttime, endtime, difftime; in ffsb_bench_getpid()