Home
last modified time | relevance | path

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

123456

/third_party/protobuf/src/google/protobuf/stubs/
Dtime_test.cc95 int64 start_time, end_time; in TEST() local
219 int64 start_time, end_time; in TEST() local
/third_party/libuv/test/
Dbenchmark-thread.c41 uint64_t start_time; in BENCHMARK_IMPL() local
Dtest-timer-again.c34 static uint64_t start_time; variable
Dbenchmark-getaddrinfo.c37 static int64_t start_time; variable
/third_party/ltp/testcases/kernel/sched/sched_stress/
Dsched_driver.c162 start_time; /* time at start of driver */ in main() local
254 void startup(long start_time) in startup()
734 void finishup(start_time) in finishup() argument
Dsched_tc0.c104 long start_time; /* time at start of testcase */ in main() local
Dsched_tc2.c107 long start_time; /* time at start of testcase */ in main() local
Dsched_tc3.c108 long start_time; /* time at start of testcase */ in main() local
Dsched_tc4.c113 clock_t start_time; /* start & stop times */ in main() local
/third_party/ltp/lib/
Dtst_timer.c15 static struct timespec start_time, stop_time; variable
/third_party/ffmpeg/libavformat/
Doggparseskeleton.c35 int target_idx, start_time; in skeleton_header() local
/third_party/ninja/src/
Dbuild_log.cc119 int start_time, int end_time, TimeStamp restat_mtime) in LogEntry()
144 bool BuildLog::RecordCommand(Edge* edge, int start_time, int end_time, in RecordCommand()
305 int start_time = 0, end_time = 0; in Load() local
Dbuild_log.h61 int start_time; member
/third_party/mesa3d/src/util/
Dos_time.c155 int64_t start_time = os_time_get_nano(); in os_wait_until_zero() local
/third_party/icu/icu4c/source/test/perf/ucnvavailperf/
Ducnvavailperf.cpp119 UTimer start_time; in main() local
/third_party/ffmpeg/tools/
Daviocat.c39 int64_t start_time; in main() local
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dcpureport.h45 GstClockTime start_time; member
/third_party/ltp/testcases/kernel/syscalls/times/
Dtimes03.c59 time_t start_time, end_time; in generate_stime() local
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
Dpthread_cond_wait_1.c84 struct timespec start_time, current_time; in low_prio_thread() local
Dpthread_cond_wait_2.c84 struct timespec start_time, current_time; in low_prio_thread() local
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-tcpclient.c147 time_t start_time; /* time when the timer is start */ in main() local
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
D1-2.c83 struct timespec current_time, start_time; in low_prio_thread() local
/third_party/flutter/skia/modules/skottie/src/layers/
DPrecompLayer.cpp24 const auto start_time = time_remap ? 0.0f : ParseDefault<float>(jlayer["st"], 0.0f), in attachPrecompLayer() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglfilterglass.h46 gint64 start_time; member
/third_party/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c299 static unsigned long busy_loop(unsigned long long start_time) in busy_loop()
317 unsigned long long start_time; in start_task() local

123456