/external/chromium-trace/catapult/experimental/heatmap/ |
D | smoothness.js | 1 var smoothnessData = {"Android Nexus9 Perf": [{"start_time": 1445526839.002939, "end_time": 1445539… property
|
D | power.js | 1 var powerData = {"Win 8 Perf (2)": [{"start_time": 1434116938.115528, "end_time": 1434133605.882507… property
|
/external/libchrome/dbus/ |
D | exported_object.cc | 96 const base::TimeTicks start_time = base::TimeTicks::Now(); in SendSignal() local 152 void ExportedObject::SendSignalInternal(base::TimeTicks start_time, in SendSignalInternal() 220 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local 246 base::TimeTicks start_time) { in RunMethod() 256 void ExportedObject::SendResponse(base::TimeTicks start_time, in SendResponse() 275 base::TimeTicks start_time) { in OnMethodCompleted()
|
D | object_proxy.cc | 84 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodAndBlockWithErrorDetails() local 132 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodWithErrorCallback() local 254 base::TimeTicks start_time) { in StartAsyncMethodCall() 298 base::TimeTicks start_time) { in OnPendingCallIsComplete() 317 base::TimeTicks start_time, in RunResponseCallback() 507 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local 520 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local 532 void ObjectProxy::RunMethod(base::TimeTicks start_time, in RunMethod()
|
/external/autotest/site_utils/ |
D | status_history.py | 122 def __init__(self, start_time, end_time): argument 171 def get_tasks(cls, afe, host_id, start_time, end_time): argument 252 def get_hqes(cls, afe, host_id, start_time, end_time): argument 326 def get_host_history(cls, afe, hostname, start_time, end_time): argument 347 def get_multiple_histories(cls, afe, start_time, end_time, argument 382 def __init__(self, afe, afehost, start_time, end_time): argument 395 def _get_history(self, start_time, end_time): argument
|
D | host_history.py | 144 def get_results(start_time, end_time, hosts=None, board=None, pool=None, argument 174 def get_history_details(start_time, end_time, hosts=None, board=None, argument
|
D | job_history.py | 125 def try_get(self, host_id, job_id, start_time, end_time): argument 141 def update(self, host_id, start_time, end_time): argument 161 def __init__(self, tasks=[], start_time=None, end_time=None): argument 168 def try_get(self, job_id, start_time, end_time): argument
|
D | balance_pools.py | 233 def __init__(self, afe, board, pool, start_time, end_time, argument 247 def _get_hosts(self, afe, start_time, end_time, use_freon): argument 389 def _balance_board(arguments, afe, board, start_time, end_time): argument
|
D | collect_host_stats.py | 26 def report_stats(board, pool, start_time, end_time, span): argument
|
/external/webrtc/webrtc/base/ |
D | timing.cc | 72 double start_time = TimerNow(); in BusyWait() local 79 double start_time = TimerNow(); in IdleWait() local
|
D | sharedexclusivelock_unittest.cc | 71 uint32_t start_time = Time(); in OnMessage() local 104 uint32_t start_time = Time(); in OnMessage() local
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | email_summary.py | 47 def _SendSummaryEmail(sheriff_entity, start_time): argument 65 def _RecentUntriagedAnomalies(sheriff_entity, start_time): argument
|
/external/tpm2/ |
D | ReadClock.c | 21 UINT64 start_time = _plat__ClockTimeFromStart(); in TPM2_ReadClock() local
|
/external/libchrome/base/trace_event/ |
D | trace_event_synthetic_delay.cc | 86 TimeTicks start_time = clock_->Now(); in Begin() local 102 TimeTicks start_time = clock_->Now(); in BeginParallel() local 131 TimeTicks start_time) { in CalculateEndTimeLocked()
|
/external/vboot_reference/tests/ |
D | timer_utils.h | 14 struct timespec start_time; member
|
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/ |
D | gpu_timeline_unittest.py | 25 def _CreateGPUSlices(parent_thread, name, start_time, duration, offset=0): argument 38 def _CreateFrameEndSlices(parent_thread, start_time, duration, offset=0): argument
|
/external/autotest/client/tests/wb_kupdate/ |
D | wb_kupdate.py | 75 def _needs_more_time(self, start_time, duration, _now=None): argument 139 def _wait_until_data_flushed(self, start_time, max_wait_time): argument
|
/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
D | sampler.py | 176 def start_new_fb_state(self, pipe, fb, state, start_time): argument 228 def start_state(self, state_name, start_time): argument 268 def start(self, start_time): argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | job_status.py | 115 def _abort_jobs_if_timedout(afe, jobs, start_time, timeout_mins): argument 139 start_time=None, wait_timeout_mins=None): argument 173 start_time=None, wait_timeout_mins=None): argument 208 start_time=None, wait_timeout_mins=None): argument
|
/external/v8/src/ |
D | d8-posix.cc | 85 const struct timeval& start_time) { in WaitOnFD() 124 static bool TimeIsOut(const struct timeval& start_time, const int& total_time) { in TimeIsOut() 311 const struct timeval& start_time, in GetStdout() 385 const struct timeval& start_time, in WaitForChild() 498 struct timeval start_time; in System() local
|
/external/autotest/client/tests/tracing_microbenchmark/src/ |
D | getuid_microbench.c | 27 struct timespec start_time, end_time, elapsed_time; in main() local
|
/external/autotest/client/bin/ |
D | autotestd_monitor | 35 start_time = time.time() variable
|
/external/icu/icu4c/source/test/perf/ucnvavailperf/ |
D | ucnvavailperf.cpp | 113 UTimer start_time; in main() local
|
/external/autotest/utils/ |
D | site_check_dut_usage.py | 28 def __init__(self, start_time, end_time, label, hostname, list_hostnames): argument
|
/external/vixl/tools/ |
D | threaded_tests.py | 70 start_time = None variable
|