Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 25 of 55) sorted by relevance

123

/external/vboot_reference/tests/
Dtimer_utils.h14 struct timespec start_time; member
/external/v8/src/
Dd8-posix.cc85 const struct timeval& start_time) { in WaitOnFD()
123 static bool TimeIsOut(const struct timeval& start_time, const int& total_time) { in TimeIsOut()
295 const struct timeval& start_time, in GetStdout()
368 const struct timeval& start_time, in WaitForChild()
467 struct timeval start_time; in System() local
/external/lldb/test/expression_command/timeout/
Dwait-a-while.c12 struct timeval start_time; in wait_a_while() local
/external/lldb/source/Core/
DTimer.cpp100 TimeValue start_time(TimeValue::Now()); in Timer() local
190 Timer::ChildStarted (const TimeValue& start_time) in ChildStarted()
/external/vixl/tools/
Dprinter.py87 def UpdateProgress(start_time, passed, failed, count, verbose, name, argument
Dtest.py165 start_time = None variable
/external/lldb/test/pexpect-2.4/examples/
Dhive.py415 start_time = time.time() variable
Dbd_serv.py306 start_time = time.time() variable
/external/icu/icu4c/source/test/perf/ucnvavailperf/
Ducnvavailperf.cpp113 UTimer start_time; in main() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
Dd3d11x11main.cpp74 double start_time = get_time(); in main() local
Dd3d11winmain.cpp139 double start_time = ctime_li.QuadPart * period; in main() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
Dd3d10x11main.cpp114 double start_time = get_time(); in main() local
Dd3d10winmain.cpp155 double start_time = ctime_li.QuadPart * period; in main() local
/external/bison/lib/
Dtimevar.c148 struct timevar_time_def start_time; member
188 static struct timevar_time_def start_time; variable
/external/ceres-solver/internal/ceres/
Dvisibility.cc80 const time_t start_time = time(NULL); in CreateSchurComplementGraph() local
Dline_search_minimizer.cc103 double start_time = WallTimeInSeconds(); in Minimize() local
Dvisibility_based_preconditioner.cc94 const time_t start_time = time(NULL); in VisibilityBasedPreconditioner() local
344 const time_t start_time = time(NULL); in UpdateImpl() local
Dcanonical_views_clustering.cc91 time_t start_time = time(NULL); in ComputeCanonicalViewsClustering() local
/external/tcpdump/
Dprint-cnfp.c72 u_int32_t start_time; /* sys_uptime value */ member
/external/e2fsprogs/misc/
Dfsck.h61 time_t start_time; member
/external/tremolo/Tremolo/
Dmisc.c62 long start_time=-1; variable
/external/chromium-trace/trace-viewer/perf_insights/third_party/cloudstorage/
Dapi_utils.py302 def delay(self, n, start_time): argument
/external/lldb/test/pexpect-2.4/
DFSM.py313 start_time = time.time() variable
/external/blktrace/btreplay/
Dbtrecord.c95 __u64 start_time, last_time, bunches, pkts; member
251 static inline void io_bunch_create(struct io_stream *stream, __u64 start_time) in io_bunch_create()
/external/lldb/examples/python/
Ddisasm-stress-test.py148 start_time = time.time() variable

123