Searched defs:start_time (Results 201 - 225 of 239) sorted by relevance

12345678910

/external/chromium_org/net/url_request/
H A Durl_request_throttler_simulation_unittest.cc93 TimeTicks start_time = TimeTicks(); local
94 TimeTicks now = start_time;
95 while ((now - start_time) <= maximum_simulated_duration) {
133 void SetDowntime(const TimeTicks& start_time, const TimeDelta& duration) { argument
134 start_downtime_ = start_time;
135 end_downtime_ = start_time + duration;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_fs.cpp2066 float start_time = 0; local
2074 start_time = get_time();
2122 (get_time() - start_time) * 1000);
/external/chromium_org/ui/compositor/
H A Dlayer_animator_unittest.cc308 base::TimeTicks start_time = animator->last_step_time(); local
310 animator->Step(start_time + base::TimeDelta::FromMilliseconds(500));
315 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
345 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
346 base::TimeTicks effective_start = start_time + delta;
406 base::TimeTicks start_time = animator->last_step_time(); local
408 animator->Step(start_time + base::TimeDelta::FromMilliseconds(500));
414 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
460 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
461 base::TimeTicks effective_start = start_time
517 base::TimeTicks start_time = animator->last_step_time(); local
586 base::TimeTicks start_time = animator->last_step_time(); local
658 base::TimeTicks start_time = animator->last_step_time(); local
697 base::TimeTicks start_time = animator->last_step_time(); local
734 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
810 base::TimeTicks start_time = animator->last_step_time(); local
866 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
939 base::TimeTicks start_time = animator->last_step_time(); local
993 base::TimeTicks start_time = animator->last_step_time(); local
1135 base::TimeTicks start_time = animator->last_step_time(); local
1205 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
1294 base::TimeTicks start_time = animator->last_step_time(); local
1360 base::TimeTicks start_time = animator->last_step_time(); local
1428 base::TimeTicks start_time = animator->last_step_time(); local
1489 base::TimeTicks start_time = test_controller.animator()->last_step_time(); local
1589 base::TimeTicks start_time = animator->last_step_time(); local
1625 base::TimeTicks start_time = animator->last_step_time(); local
1781 base::TimeTicks start_time = animator->last_step_time(); local
1835 base::TimeTicks start_time = animator->last_step_time(); local
1869 base::TimeTicks start_time = animator->last_step_time(); local
1928 base::TimeTicks start_time = animator->last_step_time(); local
1984 base::TimeTicks start_time = animator->last_step_time(); local
2202 base::TimeTicks start_time = animator->last_step_time(); local
2339 base::TimeTicks start_time = animator->last_step_time(); local
[all...]
/external/chromium_org/ui/events/x/
H A Ddevice_data_manager_x11.cc555 double* start_time,
557 *start_time = 0;
564 *start_time = data[DT_CMT_START_TIME];
553 GetGestureTimes( const base::NativeEvent& native_event, double* start_time, double* end_time) argument
H A Devents_x.cc339 double* start_time,
345 if (!start_time)
346 start_time = &start_time_;
351 native_event, start_time, end_time);
338 GetGestureTimes(const base::NativeEvent& native_event, double* start_time, double* end_time) argument
/external/chromium_org/v8/src/
H A Dprofile-generator.h190 base::TimeTicks start_time() const { return start_time_; } function in class:v8::internal::CpuProfile
/external/iputils/
H A Dping_common.c30 struct timeval start_time, cur_time; variable in typeref:struct:timeval
704 gettimeofday(&start_time, NULL);
1015 tvsub(&tv, &start_time);
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-timechart.c79 u64 start_time; member in struct:per_pid
92 u64 start_time; member in struct:per_pidcomm
122 u64 start_time; member in struct:cpu_sample
137 u64 start_time; member in struct:power_event
214 p->start_time = timestamp;
216 p->current->start_time = timestamp;
249 sample->start_time = start;
261 if (c->start_time == 0 || c->start_time > start)
262 c->start_time
[all...]
H A Dbuiltin-kvm.c326 u64 start_time; member in struct:vcpu_event_record
437 vcpu_record->start_time = timestamp;
489 time_begin = vcpu_record->start_time;
511 vcpu_record->start_time = 0;
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs.cpp2066 float start_time = 0; local
2074 start_time = get_time();
2122 (get_time() - start_time) * 1000);
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_local_predictor.cc355 base::Time start_time)
359 start_time(start_time),
393 base::Time start_time; member in struct:prerender::PrerenderLocalPredictor::PrerenderProperties
1181 base::TimeDelta prerender_age = GetCurrentTime() - prerender->start_time;
1198 (prerender->start_time +
1213 if (prerender && prerender->start_time < GetCurrentTime() - plt) {
1444 prerender_properties->start_time = current_time;
1462 // we do not want to set its start_time to the current time to
1470 if (simulated_new_start_time > current_prerender_->start_time)
354 PrerenderProperties(URLID url_id, const GURL& url, double priority, base::Time start_time) argument
[all...]
/external/chromium_org/components/nacl/renderer/
H A Dppb_nacl_private_impl.cc891 base::Time start_time,
926 base::Time start_time,
929 base::TimeDelta download_time = base::Time::Now() - start_time;
1165 base::Time start_time; member in struct:nacl::__anon6635::DownloadNexeRequest
1211 request.start_time = base::Time::Now();
1276 base::TimeDelta download_time = base::Time::Now() - request.start_time;
924 DownloadManifestToBufferCompletion(PP_Instance instance, struct PP_CompletionCallback callback, base::Time start_time, PP_NaClError pp_nacl_error, const std::string& data) argument
/external/chromium_org/content/browser/download/
H A Ddownload_item_impl.cc118 const base::Time& start_time,
149 start_time_(start_time),
201 start_time_(info.start_time),
110 DownloadItemImpl(DownloadItemImplDelegate* delegate, uint32 download_id, const base::FilePath& current_path, const base::FilePath& target_path, const std::vector<GURL>& url_chain, const GURL& referrer_url, const std::string& mime_type, const std::string& original_mime_type, const base::Time& start_time, const base::Time& end_time, const std::string& etag, const std::string& last_modified, int64 received_bytes, int64 total_bytes, DownloadItem::DownloadState state, DownloadDangerType danger_type, DownloadInterruptReason interrupt_reason, bool opened, const net::BoundNetLog& bound_net_log) argument
/external/chromium_org/courgette/
H A Dadjustment_method_2.cc1269 base::Time start_time = base::Time::Now(); local
1273 << (base::Time::Now() - start_time).InSecondsF();
/external/chromium_org/net/disk_cache/simple/
H A Dsimple_entry_impl.cc684 const base::TimeTicks start_time = base::TimeTicks::Now(); local
698 start_time,
733 const base::TimeTicks start_time = base::TimeTicks::Now(); local
748 start_time,
1092 const base::TimeTicks& start_time,
1136 (base::TimeTicks::Now() - start_time));
1090 CreationOperationComplete( const CompletionCallback& completion_callback, const base::TimeTicks& start_time, scoped_ptr<SimpleEntryCreationResults> in_results, Entry** out_entry, net::NetLog::EventType end_event_type) argument
/external/chromium_org/net/http/
H A Dhttp_cache_transaction.cc60 // DiskBasedCertCache. |start_time| is the time that the read and write
67 : num_pending_ops(num_ops), start_time(start) {}
70 TimeTicks start_time; member in class:__anon9288::SharedChainData
106 TimeTicks::Now() - shared_chain_data->start_time;
142 TimeTicks::Now() - shared_chain_data->start_time;
2716 void HttpCache::Transaction::OnAddToEntryTimeout(base::TimeTicks start_time) { argument
2717 if (entry_lock_waiting_since_ != start_time)
/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc1651 base::TimeTicks start_time = local
1654 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
2417 base::TimeTicks start_time = local
2420 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
2459 base::TimeTicks start_time = local
2462 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
/external/e2fsprogs/misc/
H A De2image.c566 time_t start_time = 0; local
585 start_time = time(NULL);
634 duration = time(NULL) - start_time;
703 time_t duration = time(NULL) - start_time;
/external/ppp/pppd/
H A Dmain.c203 static struct timeval start_time; /* Time when link was started. */ variable in typeref:struct:timeval
577 gettimeofday(&start_time, NULL);
1207 gettimeofday(&start_time, NULL);
1223 link_connect_time = now.tv_sec - start_time.tv_sec;
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_server.c269 * start_time - Timestamp of server start
271 struct os_reltime start_time; member in struct:radius_server_data
1690 os_get_reltime(&data->start_time);
1868 uptime = (now.sec - data->start_time.sec) * 100 +
1869 ((now.usec - data->start_time.usec) / 10000) % 100;
/external/wpa_supplicant_8/src/radius/
H A Dradius_server.c269 * start_time - Timestamp of server start
271 struct os_reltime start_time; member in struct:radius_server_data
1690 os_get_reltime(&data->start_time);
1868 uptime = (now.sec - data->start_time.sec) * 100 +
1869 ((now.usec - data->start_time.usec) / 10000) % 100;
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_server.c269 * start_time - Timestamp of server start
271 struct os_reltime start_time; member in struct:radius_server_data
1690 os_get_reltime(&data->start_time);
1868 uptime = (now.sec - data->start_time.sec) * 100 +
1869 ((now.usec - data->start_time.usec) / 10000) % 100;
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_android.cc105 const base::TimeTicks& start_time,
120 base::TimeTicks::Now() - start_time);
835 base::TimeTicks start_time = base::TimeTicks::Now(); local
852 base::TimeTicks::Now() - start_time);
875 start_time,
1705 const base::TimeTicks& start_time,
1711 dst_size_in_pixel, color_type, start_time, callback, result.Pass());
1718 const base::TimeTicks& start_time,
1768 start_time,
101 CopyFromCompositingSurfaceFinished( const base::Callback<void(bool, const SkBitmap&)>& callback, scoped_ptr<cc::SingleReleaseCallback> release_callback, scoped_ptr<SkBitmap> bitmap, const base::TimeTicks& start_time, scoped_ptr<SkAutoLockPixels> bitmap_pixels_lock, bool result) argument
1702 PrepareTextureCopyOutputResultForDelegatedReadback( const gfx::Size& dst_size_in_pixel, const SkColorType color_type, const base::TimeTicks& start_time, scoped_refptr<cc::Layer> readback_layer, const base::Callback<void(bool, const SkBitmap&)>& callback, scoped_ptr<cc::CopyOutputResult> result) argument
1715 PrepareTextureCopyOutputResult( const gfx::Size& dst_size_in_pixel, const SkColorType color_type, const base::TimeTicks& start_time, const base::Callback<void(bool, const SkBitmap&)>& callback, scoped_ptr<cc::CopyOutputResult> result) argument
/external/chromium_org/content/renderer/
H A Drender_widget.cc957 base::TimeTicks start_time; local
959 start_time = base::TimeTicks::HighResNow();
1084 total_input_handling_time_this_frame_ += (end_time - start_time);
/external/chromium_org/net/dns/
H A Dhost_resolver_impl.cc629 base::TimeTicks start_time = base::TimeTicks::Now(); local
634 base::Bind(&ProcTask::DoLookup, this, start_time, attempt_number_),
644 start_time, attempt_number_, ERR_UNEXPECTED, 0));
668 void DoLookup(const base::TimeTicks& start_time, argument
681 base::Bind(&ProcTask::OnLookupComplete, this, results, start_time,
698 const base::TimeTicks& start_time,
720 RecordPerformanceHistograms(start_time, error, os_error);
722 RecordAttemptHistograms(start_time, attempt_number, error, os_error);
766 void RecordPerformanceHistograms(const base::TimeTicks& start_time, argument
779 base::TimeDelta duration = base::TimeTicks::Now() - start_time;
697 OnLookupComplete(const AddressList& results, const base::TimeTicks& start_time, const uint32 attempt_number, int error, const int os_error) argument
832 RecordAttemptHistograms(const base::TimeTicks& start_time, const uint32 attempt_number, const int error, const int os_error) const argument
1052 OnTransactionComplete(const base::TimeTicks& start_time, DnsTransaction* transaction, int net_error, const DnsResponse* response) argument
1132 OnSortComplete(base::TimeTicks start_time, bool success, const AddressList& addr_list) argument
1492 OnProcTaskComplete(base::TimeTicks start_time, int net_error, const AddressList& addr_list) argument
2158 base::TimeTicks start_time = base::TimeTicks::Now(); local
[all...]

Completed in 390 milliseconds

12345678910