Home
last modified time | relevance | path

Searched defs:end_time (Results 1 – 7 of 7) sorted by relevance

/external/gtest/samples/
Dsample5_unittest.cc75 const time_t end_time = time(NULL); in TearDown() local
/external/oprofile/daemon/
Dinit.c156 unsigned long long end_time = 0ULL; in opd_do_jitdumps() local
/external/dbus/dbus/
Ddbus-sysdeps-pthread.c241 struct timespec end_time; in _dbus_pthread_condvar_wait_timeout() local
/external/srec/srec/include/
Dsrec.h105 frameID end_time; /* end time of the word just observed, includes trailing silence */ member
/external/srec/srec/crec/
Dastar.c935 frameID end_time; in print_path() local
/external/blktrace/btt/
Dglobals.h148 double start_time, last_plug, plugged_time, end_time; member
/external/qemu/
Dtrace.c50 uint64_t start_time, end_time; variable