Home
last modified time | relevance | path

Searched defs:time_start (Results 1 – 18 of 18) sorted by relevance

/external/rust/crates/criterion/src/
Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/external/gemmlowp/test/
Dbenchmark_all_sizes.cc146 double time_start = real_time_in_seconds(); in benchmark_8bit() local
188 double time_start = real_time_in_seconds(); in benchmark_8bit_to_32bit() local
328 const double time_start = gemmlowp::real_time_in_seconds(); in run_benchmarks() local
/external/openssh/
Dmoduli.c251 time_t time_start, time_stop; in gen_candidates() local
534 static time_t time_start, time_prev; in print_progress() local
585 time_t time_start, time_stop; in prime_test() local
/external/ltp/testcases/kernel/syscalls/fsync/
Dfsync02.c83 time_t time_start, time_end; in main() local
/external/e2fsprogs/e2fsck/
Dscantest.c45 struct timeval time_start; member
De2fsck.h146 struct timeval time_start; member
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_core.cpp103 int64_t time_start = 0; in r600_sb_bytecode_process() local
/external/google-breakpad/src/client/windows/crash_generation/
Dclient_info.cc166 ULARGE_INTEGER time_start; in SetProcessUptime() local
/external/usrsctp/programs/
Dtsctp.c135 struct timeval time_start, time_now, time_diff; in handle_connection() local
336 struct timeval time_start, time_now, time_diff; local
/external/eigen/bench/
Dbenchmark-blocking-sizes.cpp387 double time_start, in try_run_some_benchmarks()
535 double time_start = 0.0; in run_benchmarks() local
623 double time_start = timer.getRealTime(); in main() local
/external/mesa3d/src/gallium/frontends/clover/core/
Devent.cpp195 hard_event::time_start() const { in time_start() function in hard_event
/external/e2fsprogs/resize/
Dresize2fs.h94 struct timeval time_start; member
/external/testng/src/main/java/org/testng/reporters/
DEmailableReporter.java359 long time_start = Long.MAX_VALUE; in generateSuiteSummaryReport() local
/external/e2fsprogs/misc/
Dbadblocks.c91 static struct timeval time_start; variable
/external/libwebm/webm_parser/include/webm/
Ddom_types.h1637 Element<std::uint64_t> time_start; member
/external/libchrome/base/debug/
Dactivity_tracker.cc103 Time WallTimeFromTickTime(int64_t ticks_start, int64_t ticks, Time time_start) { in WallTimeFromTickTime()
/external/webrtc/modules/pacing/
Dpacing_controller_unittest.cc1367 const Timestamp time_start = clock_.CurrentTime(); in TEST_P() local
/external/stressapptest/src/
Dworker.cc2483 uint64 time_start, time_end; in Work() local