/external/libchrome/base/task/sequence_manager/test/ |
D | test_task_time_observer.h | 16 void WillProcessTask(TimeTicks start_time) override {} in WillProcessTask() 17 void DidProcessTask(TimeTicks start_time, TimeTicks end_time) override {} in DidProcessTask()
|
/external/libchrome/dbus/ |
D | exported_object.cc | 97 const base::TimeTicks start_time = base::TimeTicks::Now(); in SendSignal() local 153 void ExportedObject::SendSignalInternal(base::TimeTicks start_time, in SendSignalInternal() 223 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local 247 base::TimeTicks start_time) { in RunMethod() 257 void ExportedObject::SendResponse(base::TimeTicks start_time, in SendResponse() 273 base::TimeTicks start_time) { in OnMethodCompleted()
|
D | object_proxy.cc | 147 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodAndBlockWithErrorDetails() local 196 const base::TimeTicks start_time = base::TimeTicks::Now(); in CallMethodWithErrorResponse() local 314 base::TimeTicks start_time) { in StartAsyncMethodCall() 353 base::TimeTicks start_time, in OnPendingCallIsComplete() 407 base::TimeTicks start_time, in RunResponseOrErrorCallback() 543 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local 556 const base::TimeTicks start_time = base::TimeTicks::Now(); in HandleMessage() local 568 void ObjectProxy::RunMethod(base::TimeTicks start_time, in RunMethod()
|
/external/webrtc/webrtc/base/ |
D | timing.cc | 72 double start_time = TimerNow(); in BusyWait() local 79 double start_time = TimerNow(); in IdleWait() local
|
/external/autotest/site_utils/ |
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 | 190 def __init__(self, afe, pool, labels, start_time, end_time): argument 202 def _get_hosts(self, afe, start_time, end_time): argument 374 def _balance_model(arguments, afe, pool, labels, start_time, end_time): argument
|
/external/autotest/server/lib/ |
D | status_history.py | 132 def __init__(self, start_time, end_time): argument 223 def get_tasks(cls, afe, host_id, start_time, end_time): argument 332 def get_hqes(cls, afe, host_id, start_time, end_time): argument 433 def get_host_history(cls, afe, hostname, start_time, end_time): argument 454 def get_multiple_histories(cls, afe, start_time, end_time, labels=()): argument 477 def __init__(self, afe, afehost, start_time, end_time): argument 490 def _get_history(self, start_time, end_time): argument
|
/external/u-boot/arch/arm/mach-at91/ |
D | clock.c | 72 ulong start_time, tmp_time; in at91_upll_clk_enable() local 93 ulong start_time, tmp_time; in at91_upll_clk_disable() local
|
/external/u-boot/drivers/i2c/ |
D | s3c24x0_i2c.c | 41 ulong start_time = get_timer(0); in WaitForXfer() local 112 ulong start_time = get_timer(0); in i2c_transfer() local 283 ulong start_time; in s3c24x0_i2c_xfer() local
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | traceme_recorder_test.cc | 34 uint64 start_time = Env::Default()->NowNanos(); in TEST() local 50 uint64 start_time = Env::Default()->NowNanos(); in TEST() local 105 uint64 start_time = Env::Default()->NowNanos(); in TEST() local
|
/external/u-boot/arch/arm/mach-at91/arm920t/ |
D | clock.c | 163 ulong start_time, tmp_time; in at91_pllb_clk_enable() local 181 ulong start_time, tmp_time; in at91_pllb_clk_disable() local
|
/external/vboot_reference/tests/ |
D | timer_utils.h | 14 struct timespec start_time; member
|
/external/protobuf/src/google/protobuf/stubs/ |
D | time_test.cc | 95 int64 start_time, end_time; in TEST() local 166 int64 start_time, end_time; in TEST() local
|
/external/grpc-grpc/src/python/grpcio_tests/tests/qps/ |
D | worker_server.py | 57 def _get_server_status(self, start_time, end_time, port, cores): argument 134 def _get_client_status(self, start_time, end_time, qps_data): argument
|
/external/syzkaller/vendor/google.golang.org/appengine/internal/log/ |
D | log_service.proto | 51 required int64 start_time = 6; field 100 optional int64 start_time = 3; field 129 optional int32 start_time = 2; field 139 optional int32 start_time = 3; field
|
/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/u-boot/arch/arm/mach-at91/arm926ejs/ |
D | clock.c | 256 ulong start_time, tmp_time; in at91_pllb_clk_enable() local 274 ulong start_time, tmp_time; in at91_pllb_clk_disable() local
|
/external/u-boot/drivers/misc/ |
D | tegra186_bpmp.c | 36 ulong start_time; in tegra186_bpmp_call() local 175 ulong tx_base, rx_base, start_time; in tegra186_bpmp_probe() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | DumpCoverage.java | 22 long start_time = System.currentTimeMillis(); in main() local
|
/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/ltp/testcases/kernel/sched/sched_stress/ |
D | sched_driver.c | 162 start_time; /* time at start of driver */ in main() local 254 void startup(long start_time) in startup() 734 void finishup(start_time) in finishup() argument
|
/external/u-boot/arch/arm/mach-imx/ |
D | i2c-mxv7.c | 18 ulong elapsed, start_time; in force_idle_bus() 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/tensorflow/tensorflow/tools/test/ |
D | run_and_gather_logs_lib.py | 52 start_time, run_time, log_files): argument
|
/external/libaom/libaom/aom_dsp/ |
D | grain_table.h | 42 int64_t start_time; member
|