/third_party/ninja/src/ |
H A D | build_log.h | 51 bool RecordCommand(Edge* edge, int start_time, int end_time, 62 int end_time; member 70 start_time == o.start_time && end_time == o.end_time && in operator ==() 76 int start_time, int end_time, TimeStamp mtime);
|
H A D | build_log.cc | 119 int start_time, int end_time, TimeStamp mtime)
in LogEntry() 121 start_time(start_time), end_time(end_time), mtime(mtime)
in LogEntry() 144 bool BuildLog::RecordCommand(Edge* edge, int start_time, int end_time,
in RecordCommand() argument 161 log_entry->end_time = end_time;
in RecordCommand() 312 int start_time = 0, end_time = 0;
in Load() local 322 end_time = atoi(start);
in Load() 352 entry->end_time = end_time;
in Load() 118 LogEntry(const string& output, uint64_t command_hash, int start_time, int end_time, TimeStamp mtime) LogEntry() argument [all...] |
H A D | build_log_test.cc | 193 ASSERT_EQ(456, e->end_time);
in TEST_F() 219 ASSERT_EQ(456, e->end_time);
in TEST_F() 226 ASSERT_EQ(789, e->end_time);
in TEST_F() 303 ASSERT_EQ(789, e->end_time);
in TEST_F() 324 ASSERT_EQ(22, e2->end_time);
in TEST_F() 325 ASSERT_EQ(22, e2->end_time);
in TEST_F()
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | process_angle_perf_results.py | 117 end_time = time.time() 118 print_duration('Merging json test results', begin_time, end_time) 166 end_time = time.time() 167 print_duration('Analyzing perf json test results', begin_time, end_time) 195 end_time = time.time() 196 print_duration('Generating perf log streams', begin_time, end_time) 207 end_time = time.time() 208 print_duration('Generating benchmark shard map stream', begin_time, end_time) 323 end_time = time.time() 324 print_duration('Total process_perf_results', begin_time, end_time) [all...] |
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | time_test.cc | 95 int64 start_time, end_time; in TEST() local 97 ASSERT_TRUE(DateTimeToSeconds(end, &end_time)); in TEST() 98 EXPECT_EQ(315537897599LL, end_time - start_time); in TEST() 102 ASSERT_TRUE(SecondsToDateTime(end_time, &time)); in TEST() 104 EXPECT_EQ(end_time, seconds); in TEST() 219 int64 start_time, end_time; in TEST() local 221 ASSERT_TRUE(DateTimeToSeconds(end, &end_time)); in TEST() 224 EXPECT_EQ("9999-12-31T23:59:59Z", FormatTime(end_time, 0)); in TEST()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_query_sw.c | 136 sq->end_time = os_time_get(); 138 sq->end_time = ctx->stats.draw_calls; 152 (result->u64 * 1000000) / (double)(sq->end_time - sq->begin_time); in fd_sw_get_query_result() 156 ((double)result->u64) / (double)(sq->end_time - sq->begin_time); in fd_sw_get_query_result()
|
H A D | freedreno_query_sw.h | 41 uint64_t begin_time, end_time; member
|
/third_party/libuv/test/ |
H A D | benchmark-getaddrinfo.c | 38 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 D | benchmark-spawn.c | 139 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 D | benchmark-pound.c | 280 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()
|
/third_party/ltp/testcases/kernel/syscalls/times/ |
H A D | times03.c | 59 time_t start_time, end_time; in generate_stime() local 72 end_time = time(NULL); in generate_stime() 73 if ((end_time - start_time) > 2) in generate_stime()
|
/third_party/ffmpeg/libavfilter/ |
H A D | trim.c | 42 int64_t start_time, end_time; member 94 if (s->end_time != INT64_MAX) { in config_input() 95 int64_t end_pts = av_rescale_q(s->end_time, AV_TIME_BASE_Q, tb); in config_input() 112 "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ 114 "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | condition-variable.cc | 109 Time end_time = now + rel_time; in WaitFor() local 110 DCHECK_GE(end_time, now); in WaitFor() 111 ts = end_time.ToTimespec(); in WaitFor()
|
/third_party/googletest/googletest/samples/ |
H A D | sample5_unittest.cc | 72 const time_t end_time = time(nullptr); variable 77 EXPECT_TRUE(end_time - start_time_ <= 5) << "The test took too long.";
|
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_sync.c | 133 struct timespec end_time; in pvr_srv_sync_wait_many() local 144 pvr_start_timeout(&end_time, abs_timeout_ns); in pvr_srv_sync_wait_many() 185 remaining_time = pvr_get_remaining_time(&end_time); in pvr_srv_sync_wait_many()
|
/third_party/ffmpeg/libavformat/ |
H A D | imfdec.c | 103 AVRational end_time; /**< exclusive end time of the resource on the CPL timeline (s) */ member 489 vt_ctx.end_time = av_add_q(track->duration, in open_track_file_resource() 494 track->duration = vt_ctx.end_time; in open_track_file_resource() 726 if (av_cmp_q(track->resources[i].end_time, track->current_timestamp) > 0) { in get_resource_context_for_timestamp() 812 if (av_cmp_q(next_timestamp, resource->end_time) > 0) { in imf_read_packet() 819 av_sub_q(resource->end_time, track->current_timestamp), in imf_read_packet() 846 av_sub_q(next_timestamp, resource->end_time), in imf_read_packet() 861 next_timestamp = resource->end_time; in imf_read_packet()
|
H A D | segment.c | 49 double start_time, end_time; member 303 max_duration = FFMAX(max_duration, entry->end_time - entry->start_time); in segment_list_open() 324 avio_printf(list_ioctx, ",%f,%f\n", list_entry->start_time, list_entry->end_time); in segment_list_print_entry() 328 list_entry->end_time - list_entry->start_time, list_entry->filename); in segment_list_print_entry() 426 tc.start += (int)((seg->cur_entry.end_time - seg->cur_entry.start_time) * av_q2d(rate));/* increment timecode */ in segment_end() 446 st_tc.start += (int)((seg->cur_entry.end_time - seg->cur_entry.start_time) * av_q2d(st_rate)); // increment timecode in segment_end() 904 seg->cur_entry.end_time = (double)pkt->pts * av_q2d(st->time_base); in seg_write_packet() 916 seg->cur_entry.end_time = seg->cur_entry.start_time; in seg_write_packet() 924 seg->cur_entry.end_time = in seg_write_packet() 925 FFMAX(seg->cur_entry.end_time, (doubl in seg_write_packet() [all...] |
/third_party/mesa3d/src/util/ |
H A D | os_time.c | 156 int64_t end_time = start_time + timeout; in os_wait_until_zero() local 159 if (os_time_timeout(start_time, end_time, os_time_get_nano())) in os_wait_until_zero()
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched_driver.c | 737 long end_time; /* time when program finished */ local 742 end_time = time(NULL); 744 printf("\nend time = %s\n", ctime(&end_time)); 747 ((end_time - start_time) / 3600.0));
|
/third_party/python/Lib/concurrent/futures/ |
H A D | _base.py | 218 end_time = timeout + time.monotonic() 237 wait_timeout = end_time - time.monotonic() 606 end_time = timeout + time.monotonic() 621 yield _result_or_cancel(fs.pop(), end_time - time.monotonic())
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_client.c | 144 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()
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_client.c | 147 ctx->end_time = now + ctx->total_timeout; in send_receive_check() 148 if (now >= ctx->end_time) { in send_receive_check() 152 if (!ossl_assert(ctx->end_time - now < INT_MAX)) { in send_receive_check() 157 time_left = (int)(ctx->end_time - now); in send_receive_check() 172 ctx->total_timeout != 0 && time(NULL) >= ctx->end_time ? in send_receive_check() 318 int64_t time_left = (int64_t)(ctx->end_time - exp - time(NULL)); in poll_for_response()
|
/third_party/node/deps/v8/src/heap/ |
H A D | gc-tracer.cc | 96 end_time(0.0), in Event() 194 current_.end_time = MonotonicallyIncreasingTimeInMs(); in GCTracer() 203 current_.end_time = MonotonicallyIncreasingTimeInMs(); in ResetForTesting() 372 // TODO(chromium:1154636): The end_time of the current event contains in StopObservablePause() 375 current_.end_time = MonotonicallyIncreasingTimeInMs(); in StopObservablePause() 382 AddAllocation(current_.end_time); in UpdateStatistics() 384 double duration = current_.end_time - current_.start_time; in UpdateStatistics() 405 RecordMutatorUtilization(current_.end_time, in UpdateStatistics() 676 double duration = current_.end_time - current_.start_time; in Print() 688 current_.end_time in Print() [all...] |
/third_party/mesa3d/.gitlab-ci/tests/ |
H A D | test_lava_job_submitter.py | 228 end_time = datetime.now() 229 delta_time = end_time - start_time
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_pipe.c | 124 int64_t end_time = os_time_get_nano() + timeout; in virtio_pipe_wait() local 135 (os_time_get_nano() >= end_time)) in virtio_pipe_wait()
|