| /external/eigen/bench/btl/generic_bench/timers/ |
| D | portable_timer.hh | 68 double elapsed() { in elapsed() function in Portable_Timer 115 double elapsed() in elapsed() function in Portable_Timer 167 double elapsed() in elapsed() function in Portable_Timer
|
| /external/tensorflow/tensorflow/core/profiler/rpc/client/ |
| D | profiler_client_test.cc | 52 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 74 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 112 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 139 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local
|
| D | remote_profiler_session_manager_test.cc | 86 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 119 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local 152 absl::Duration elapsed = absl::Now() - approx_start; in TEST() local
|
| /external/llvm-project/llvm/utils/lit/lit/ |
| D | reports.py | 19 def write_results(self, tests, elapsed): argument 91 def write_results(self, tests, elapsed): argument 169 def write_results(self, tests, elapsed): argument
|
| D | main.py | 267 def print_results(tests, elapsed, opts): argument 290 def print_summary(tests_by_code, quiet, elapsed): argument
|
| /external/rust/crates/bindgen/src/ |
| D | time.rs | 31 pub fn elapsed(&self) -> Duration { in elapsed() method 37 let elapsed = self.elapsed(); in print_elapsed() localVariable
|
| /external/igt-gpu-tools/tests/i915/ |
| D | gem_sync.c | 108 double start, elapsed; in sync_ring() local 147 double start, elapsed; in idle_ring() local 210 double end, this, elapsed, now, baseline; in wakeup_ring() local 319 double start, end, elapsed; in active_ring() local 389 double end, this, elapsed, now, baseline; in active_wakeup_ring() local 526 double start, elapsed; in store_ring() local 644 double elapsed, baseline; in switch_ring() local 992 double start, elapsed; in sync_all() local 1049 double start, elapsed; in store_all() local 1167 double start, elapsed; in preempt() local
|
| /external/vixl/benchmarks/aarch64/ |
| D | bench-utils.h | 45 timeval elapsed = GetElapsed(); in GetElapsedSeconds() local 52 timeval elapsed = GetElapsed(); in HasRunFor() local 60 timeval now, elapsed; in GetElapsed() local
|
| /external/blktrace/ |
| D | blkparse_fmt.c | 168 struct blk_io_trace *t, unsigned long long elapsed, in print_field() 262 struct blk_io_trace *t, unsigned long long elapsed, in parse_field() 289 struct blk_io_trace *t, unsigned long long elapsed, in process_default() 424 unsigned long long elapsed, int pdu_len, in process_fmt()
|
| /external/guava/guava/src/com/google/common/base/ |
| D | Stopwatch.java | 209 public long elapsed(TimeUnit desiredUnit) { in elapsed() method in Stopwatch 221 public Duration elapsed() { in elapsed() method in Stopwatch
|
| /external/skia/samplecode/ |
| D | SampleTiming.cpp | 47 auto elapsed = std::chrono::steady_clock::now() - start; in onDrawContent() local 81 auto elapsed = std::chrono::steady_clock::now() - start; in onDrawContent() local
|
| /external/libcups/scheduler/ |
| D | testspeed.c | 54 double elapsed; /* Elapsed time */ in main() local 252 elapsed; /* Elapsed time */ in do_test() local
|
| /external/autotest/client/tools/ |
| D | avgtime | 34 elapsed = 60*int(m.group(1)) + float(m.group(2)) variable
|
| /external/libxkbcommon/bench/ |
| D | rulescomp.c | 39 char *elapsed; in main() local
|
| D | rules.c | 45 char *elapsed; in main() local
|
| D | compose.c | 43 char *elapsed; in main() local
|
| D | x11.c | 46 char *elapsed; in main() local
|
| /external/ltp/testcases/kernel/syscalls/clock_settime/ |
| D | clock_settime01.c | 30 long long elapsed; in verify_clock_settime() local
|
| /external/crosvm/sys_util/src/ |
| D | clock.rs | 28 pub fn elapsed(&self) -> Duration { in elapsed() method 80 pub fn elapsed(&self) -> Duration { in elapsed() method
|
| /external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ |
| D | SimpleAudioOutput.java | 181 long elapsed = now - previousBeginTime; in endCpuLoadInterval() local 191 long elapsed = now - previousBeginTime; in beginCpuLoadInterval() local
|
| /external/libchrome/base/ |
| D | lazy_instance_helpers.cc | 34 const base::TimeDelta elapsed = base::TimeTicks::Now() - start; in NeedsLazyInstance() local
|
| /external/catch2/include/internal/benchmark/detail/ |
| D | catch_timing.hpp | 24 Duration elapsed; member
|
| /external/ltp/lib/ |
| D | tst_wallclock.c | 42 static struct timespec mono_end, elapsed, adjust; in tst_wallclock_restore() local
|
| /external/python/pybind11/docs/ |
| D | benchmark.py | 89 elapsed = (n2 - n1).total_seconds() variable
|
| /external/webrtc/api/test/ |
| D | time_controller.cc | 35 for (auto elapsed = TimeDelta::Zero(); elapsed < max_duration; in Wait() local
|