Searched defs:start_time (Results 1 - 25 of 239) sorted by path

12345678910

/external/bison/lib/
H A Dtimevar.c148 struct timevar_time_def start_time; member in struct:timevar_def
188 static struct timevar_time_def start_time; variable in typeref:struct:timevar_time_def
307 timevar_accumulate (&stack->timevar->elapsed, &start_time, &now);
311 start_time = now;
353 timevar_accumulate (&popped->timevar->elapsed, &start_time, &now);
357 start_time = now;
390 get_time (&tv->start_time);
411 timevar_accumulate (&tv->elapsed, &tv->start_time, &now);
431 timevar_accumulate (elapsed, &tv->start_time, &now);
437 timevar_accumulate (elapsed, &start_time,
[all...]
/external/blktrace/btreplay/
H A Dbtrecord.c85 * @start_time: Start time of th ecurrent bunch
95 __u64 start_time, last_time, bunches, pkts; member in struct:io_stream
249 * @start_time: Records current start
251 static inline void io_bunch_create(struct io_stream *stream, __u64 start_time) argument
258 cur->hdr.time_stamp = stream->start_time = start_time;
651 if ((spec->time - stream->start_time) > max_bunch_tm)
/external/blktrace/btt/
H A Dglobals.h148 double start_time, last_plug, plugged_time, end_time; member in struct:d_info
/external/ceres-solver/internal/ceres/
H A Dcanonical_views_clustering.cc91 time_t start_time = time(NULL); local
95 << time(NULL) - start_time;
H A Dline_search_minimizer.cc103 double start_time = WallTimeInSeconds(); local
104 double iteration_start_time = start_time;
161 WallTimeInSeconds() - start_time
222 const double total_solver_time = iteration_start_time - start_time +
375 WallTimeInSeconds() - start_time
H A Dtrust_region_minimizer.cc127 double start_time = WallTimeInSeconds(); local
128 double iteration_start_time = start_time;
245 WallTimeInSeconds() - start_time
271 const double total_solver_time = iteration_start_time - start_time +
679 WallTimeInSeconds() - start_time
H A Dvisibility.cc80 const time_t start_time = time(NULL); local
152 VLOG(2) << "Schur complement graph time: " << (time(NULL) - start_time);
H A Dvisibility_based_preconditioner.cc94 const time_t start_time = time(NULL); local
118 << init_time - start_time
119 << " structure time: " << structure_time - start_time
344 const time_t start_time = time(NULL); local
392 VLOG(2) << "Compute time: " << time(NULL) - start_time;
/external/chromium_org/base/debug/
H A Dtrace_event_synthetic_delay.cc87 base::TimeTicks start_time = clock_->Now();
92 end_time_ = CalculateEndTimeLocked(start_time);
104 base::TimeTicks start_time = clock_->Now(); local
107 *out_end_time = CalculateEndTimeLocked(start_time);
134 base::TimeTicks start_time) {
139 return start_time + target_duration_;
133 CalculateEndTimeLocked( base::TimeTicks start_time) argument
H A Dtrace_event_synthetic_delay_unittest.cc139 base::TimeTicks start_time = Now(); local
148 EXPECT_GE((Now() - start_time).InMilliseconds(), kTargetDurationMs);
150 start_time = Now();
152 EXPECT_LT((Now() - start_time).InMilliseconds(), kShortDurationMs);
/external/chromium_org/base/message_loop/
H A Dmessage_loop_unittest.cc128 Time start_time = Time::Now(); local
134 TimeDelta total_time = Time::Now() - start_time;
/external/chromium_org/base/metrics/
H A Dstats_table_unittest.cc295 TimeTicks start_time() { return start_time_; } function in class:base::MockStatsCounterTimer
311 EXPECT_TRUE(bar.start_time().is_null());
/external/chromium_org/base/process/
H A Dkill_win.cc204 DWORD start_time = GetTickCount(); local
210 0, wait.InMilliseconds() - (GetTickCount() - start_time));
/external/chromium_org/base/
H A Dsync_socket_posix.cc155 TimeTicks start_time = TimeTicks::Now(); local
156 const TimeTicks finish_time = start_time + timeout;
H A Dtracked_objects_unittest.cc187 const int32 start_time = 1; local
189 base::TimeDelta::FromMilliseconds(start_time);
195 SetTestTime(start_time + time_elapsed);
/external/chromium_org/base/synchronization/
H A Dcondition_variable_unittest.cc258 Time start_time; // Used to time task processing. local
287 start_time = Time::Now();
/external/chromium_org/base/test/launcher/
H A Dtest_launcher.cc356 TimeTicks start_time = TimeTicks::Now(); local
430 TimeTicks::Now() - start_time,
/external/chromium_org/base/threading/
H A Dwatchdog.cc93 void Watchdog::ArmAtStartTime(const TimeTicks start_time) { argument
96 start_time_ = start_time;
/external/chromium_org/cc/animation/
H A Danimation.h86 base::TimeTicks start_time() const { return start_time_; } function in class:cc::Animation
H A Dlayer_animation_controller_unittest.cc104 Animation::Opacity)->start_time(),
106 Animation::Opacity)->start_time());
112 Animation::Opacity)->start_time(),
114 Animation::Opacity)->start_time());
130 const TimeTicks start_time = TicksFromSecondsF(123); local
131 controller->GetAnimation(Animation::Opacity)->set_start_time(start_time);
149 EXPECT_EQ(start_time,
151 Animation::Opacity)->start_time());
153 Animation::Opacity)->start_time(),
155 Animation::Opacity)->start_time());
[all...]
/external/chromium_org/cc/input/
H A Dpage_scale_animation.h68 base::TimeTicks start_time() const { return start_time_; } function in class:cc::PageScaleAnimation
H A Dtop_controls_manager.cc204 double start_time = local
207 FloatKeyframe::Create(start_time, client_->ControlsTopOffset(),
212 FloatKeyframe::Create(start_time + kShowHideMaxDurationMs,
/external/chromium_org/cc/resources/
H A Dbitmap_content_layer_updater.cc74 base::TimeTicks start_time = local
82 rendering_stats_instrumentation_->EndRecording(start_time);
H A Dbitmap_skpicture_content_layer_updater.cc77 base::TimeTicks start_time = local
81 rendering_stats_instrumentation_->EndRecording(start_time);
H A Dpicture_pile.cc506 base::TimeTicks start_time = stats_instrumentation->StartRecording(); local
522 stats_instrumentation->EndRecording(start_time);

Completed in 834 milliseconds

12345678910