Home
last modified time | relevance | path

Searched refs:end_time (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dtestdata_v1.sql78 end_time)
93 end_time)
119 end_time)
135 end_time)
151 end_time)
178 end_time)
188 end_time)
198 end_time)
247 end_time)
290 end_time)
[all …]
H A Dtestdata_v2.sql89 end_time)
115 end_time)
152 end_time)
179 end_time)
206 end_time)
258 end_time)
277 end_time)
296 end_time)
340 end_time)
391 end_time)
[all …]
H A Dtransaction.cpp521 const datetime::timestamp end_time = column_timestamp( in duration() local
523 return end_time - start_time; in duration()
936 const datetime::timestamp& end_time) in put_result() argument
978 store::bind_timestamp(stmt, ":end_time", end_time); in put_result()
H A Dschema_v1.sql188 end_time TIMESTAMP NOT NULL field
H A Dschema_v2.sql238 end_time TIMESTAMP NOT NULL field
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_timeline.c261 unsigned long end_time, count; in bench_sync() local
276 end_time = jiffies + HZ/10; in bench_sync()
284 } while (!time_after(jiffies, end_time)); in bench_sync()
294 end_time = jiffies + HZ/10; in bench_sync()
300 } while (!time_after(jiffies, end_time)); in bench_sync()
308 end_time = count; in bench_sync()
310 while (end_time--) { in bench_sync()
332 end_time = jiffies + HZ/10; in bench_sync()
335 } while (!time_after(jiffies, end_time)); in bench_sync()
341 end_time = count; in bench_sync()
[all …]
H A Dselftest_gt_pm.c19 IGT_TIMEOUT(end_time); in live_gt_resume()
51 } while (!__igt_timeout(end_time, NULL)); in live_gt_resume()
H A Dselftest_hangcheck.c407 IGT_TIMEOUT(end_time); in igt_reset_nop()
458 } while (time_before(jiffies, end_time)); in igt_reset_nop()
482 IGT_TIMEOUT(end_time); in igt_reset_nop_engine()
535 } while (time_before(jiffies, end_time)); in igt_reset_nop_engine()
573 IGT_TIMEOUT(end_time); in __igt_reset_engine()
638 } while (time_before(jiffies, end_time)); in __igt_reset_engine()
798 IGT_TIMEOUT(end_time); in __igt_reset_engines()
912 } while (time_before(jiffies, end_time)); in __igt_reset_engines()
1375 IGT_TIMEOUT(end_time); in igt_reset_queue()
1475 } while (time_before(jiffies, end_time)); in igt_reset_queue()
/netbsd-src/external/mit/libuv/dist/test/
H A Dbenchmark-getaddrinfo.c38 static int64_t end_time; variable
81 end_time = uv_now(loop); in BENCHMARK_IMPL()
87 (double) calls_completed / (double) (end_time - start_time) * 1000.0); in BENCHMARK_IMPL()
H A Dbenchmark-spawn.c139 static int64_t start_time, end_time; in BENCHMARK_IMPL() local
156 end_time = uv_now(loop); in BENCHMARK_IMPL()
159 (double) N / (double) (end_time - start_time) * 1000.0); in BENCHMARK_IMPL()
H A Dbenchmark-pound.c280 uint64_t end_time; in pound_it() local
297 end_time = uv_hrtime(); in pound_it()
300 secs = (double)(end_time - start_time) / NANOSEC; in pound_it()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_gem_gtt.c217 unsigned long end_time) in lowlevel_hole() argument
284 if (igt_timeout(end_time, in lowlevel_hole()
350 unsigned long end_time) in fill_hole() argument
541 if (igt_timeout(end_time, "%s timed out (npages=%lu, prime=%lu)\n", in fill_hole()
561 unsigned long end_time) in walk_hole() argument
620 if (igt_timeout(end_time, in walk_hole()
644 unsigned long end_time) in pot_hole() argument
701 if (igt_timeout(end_time, in pot_hole()
719 unsigned long end_time) in drunk_hole() argument
803 if (igt_timeout(end_time, in drunk_hole()
[all …]
H A Di915_syncmap.c210 IGT_TIMEOUT(end_time); in igt_syncmap_one()
236 } while (!__igt_timeout(end_time, NULL)); in igt_syncmap_one()
408 IGT_TIMEOUT(end_time); in igt_syncmap_neighbours()
446 } while (!__igt_timeout(end_time, NULL)); in igt_syncmap_neighbours()
550 IGT_TIMEOUT(end_time); in igt_syncmap_random()
602 } while (!__igt_timeout(end_time, NULL)); in igt_syncmap_random()
H A Dscatterlist.c281 IGT_TIMEOUT(end_time); in igt_sg_alloc()
311 end_time); in igt_sg_alloc()
328 IGT_TIMEOUT(end_time); in igt_sg_trim()
361 end_time); in igt_sg_trim()
H A Di915_request.c543 IGT_TIMEOUT(end_time); in live_nop_request()
586 if (__igt_timeout(end_time, NULL)) in live_nop_request()
695 IGT_TIMEOUT(end_time); in live_empty_request()
733 if (__igt_timeout(end_time, NULL)) in live_empty_request()
1078 IGT_TIMEOUT(end_time); in __live_parallel_engine1()
1104 } while (!__igt_timeout(end_time, NULL)); in __live_parallel_engine1()
1114 IGT_TIMEOUT(end_time); in __live_parallel_engineN()
1131 } while (!__igt_timeout(end_time, NULL)); in __live_parallel_engineN()
H A Dintel_memory_region.c314 IGT_TIMEOUT(end_time); in igt_gpu_write()
369 } while (!__igt_timeout(end_time, NULL)); in igt_gpu_write()
470 IGT_TIMEOUT(end_time); in igt_lmem_write_cpu()
570 } while (!__igt_timeout(end_time, NULL)); in igt_lmem_write_cpu()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DSample.h60 return end_time; in get_end_time()
75 hrtime_t end_time; // sample end time variable
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DSample.h60 return end_time; in get_end_time()
75 hrtime_t end_time; // sample end time variable
H A DSample.cc31 start_time = end_time = 0; in Sample()
/netbsd-src/external/bsd/kyua-cli/dist/engine/drivers/
H A Drun_tests.cpp138 const datetime::timestamp end_time = datetime::timestamp::now(); in run_test_program() local
139 tx.put_result(result, test_case_id, start_time, end_time); in run_test_program()
140 hooks.got_result(test_case, result, end_time - start_time); in run_test_program()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_context.c83 unsigned long end_time, prime; in live_nop_switch() local
120 end_time = jiffies + i915_selftest.timeout_jiffies; in live_nop_switch()
170 if (__igt_timeout(end_time, NULL)) in live_nop_switch()
197 IGT_TIMEOUT(end_time); in __live_parallel_switch1()
230 } while (!__igt_timeout(end_time, NULL)); in __live_parallel_switch1()
240 IGT_TIMEOUT(end_time); in __live_parallel_switchN()
270 } while (!__igt_timeout(end_time, NULL)); in __live_parallel_switchN()
657 IGT_TIMEOUT(end_time); in igt_ctx_exec()
678 while (!time_after(jiffies, end_time)) { in igt_ctx_exec()
802 IGT_TIMEOUT(end_time); in igt_shared_ctx_exec()
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/tune/
H A Dspeed.c212 time_t start_time, end_time; in all() local
260 time (&end_time); in all()
262 printf ("Complete (took %ld seconds).\n", end_time - start_time); in all()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_client.c144 ctx->end_time = now + ctx->total_timeout; in send_receive_check()
145 if (now >= ctx->end_time) { in send_receive_check()
149 if (!ossl_assert(ctx->end_time - now < INT_MAX)) { in send_receive_check()
154 time_left = (int)(ctx->end_time - now); in send_receive_check()
169 ctx->total_timeout != 0 && time(NULL) >= ctx->end_time ? in send_receive_check()
315 int64_t time_left = (int64_t)(ctx->end_time - exp - time(NULL)); in poll_for_response()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Dutil.c241 cp->end_time = constraint_parse_time( endp ); in rbac_bv2constraint()
476 if ( cp->begin_time > 0 && cp->end_time > 0 ) { in rbac_check_time_constraint()
479 if ( timeofday < cp->begin_time || timeofday > cp->end_time ) { in rbac_check_time_constraint()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntpsim.h113 double end_time; /* Time at which simulation needs to be ended */ member

12