Home
last modified time | relevance | path

Searched defs:tv1 (Results 1 – 12 of 12) sorted by relevance

/external/jemalloc/test/include/test/
Dtimer.h12 struct timespec tv1; member
/external/android-clat/
Dclatd_microbenchmark.c127 double timedelta(const struct timespec tv1, const struct timespec tv2) { in timedelta()
142 struct timespec tv1, tv2; in benchmark() local
/external/e2fsprogs/resize/
Dresource_track.c52 static float timeval_subtract(struct timeval *tv1, in timeval_subtract()
/external/libvncserver/vncterm/
DVNCommand.c58 struct timeval tv,tv1; in main() local
/external/e2fsprogs/e2fsck/
Dscantest.c63 static __inline__ float timeval_subtract(struct timeval *tv1, in timeval_subtract()
Dutil.c363 static _INLINE_ float timeval_subtract(struct timeval *tv1, in timeval_subtract()
/external/iputils/
Dclockdiff.c135 struct timeval tv1, tout; in measure() local
312 struct timeval tv1, tout; in measure_opt() local
Darping.c102 #define MS_TDIFF(tv1,tv2) ( ((tv1).tv_sec-(tv2).tv_sec)*1000 + \ argument
/external/e2fsprogs/misc/
Dbadblocks.c179 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/
Dgen_uuid.c352 unsigned long tv1, tv2; in get_clock() local
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmulti-level-substitution.cpp235 …tuple_of_values<int, float> tv1; // expected-note{{in instantiation of template class 'ExpandingNo… variable
/external/mksh/src/
Dfuncs.c2564 struct timeval usrtime, systime, tv0, tv1; in timex() local