Searched defs:tv1 (Results 1 – 12 of 12) sorted by relevance
/external/jemalloc/test/include/test/ |
D | timer.h | 12 struct timespec tv1; member
|
/external/android-clat/ |
D | clatd_microbenchmark.c | 127 double timedelta(const struct timespec tv1, const struct timespec tv2) { in timedelta() 142 struct timespec tv1, tv2; in benchmark() local
|
/external/e2fsprogs/resize/ |
D | resource_track.c | 52 static float timeval_subtract(struct timeval *tv1, in timeval_subtract()
|
/external/libvncserver/vncterm/ |
D | VNCommand.c | 58 struct timeval tv,tv1; in main() local
|
/external/e2fsprogs/e2fsck/ |
D | scantest.c | 63 static __inline__ float timeval_subtract(struct timeval *tv1, in timeval_subtract()
|
D | util.c | 363 static _INLINE_ float timeval_subtract(struct timeval *tv1, in timeval_subtract()
|
/external/iputils/ |
D | clockdiff.c | 135 struct timeval tv1, tout; in measure() local 312 struct timeval tv1, tout; in measure_opt() local
|
D | arping.c | 102 #define MS_TDIFF(tv1,tv2) ( ((tv1).tv_sec-(tv2).tv_sec)*1000 + \ argument
|
/external/e2fsprogs/misc/ |
D | badblocks.c | 179 static char *time_diff_format(struct timeval *tv1, in time_diff_format() 355 struct timeval tv1, tv2; in do_read() local
|
/external/e2fsprogs/lib/uuid/ |
D | gen_uuid.c | 352 unsigned long tv1, tv2; in get_clock() local
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | multi-level-substitution.cpp | 235 …tuple_of_values<int, float> tv1; // expected-note{{in instantiation of template class 'ExpandingNo… variable
|
/external/mksh/src/ |
D | funcs.c | 2564 struct timeval usrtime, systime, tv0, tv1; in timex() local
|