Home
last modified time | relevance | path

Searched defs:total_time (Results 1 – 17 of 17) sorted by relevance

/external/curl/docs/examples/
Dfileupload.c36 curl_off_t speed_upload, total_time; in main() local
/external/ltp/testcases/kernel/io/disktest/
Dtimer.c76 time_t total_time = 0; in ChildTimer() local
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dtime_log.h120 const float total_time = in PrintTimeLog() local
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c55 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats()
92 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats()
/external/autotest/client/profilers/powertop/src/
Dcpufreqstats.c97 uint64_t total_time = 0; in do_cpufreq_stats() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dapp-linux.c226 double total_time = 0.0; in main() local
/external/webrtc/webrtc/base/
Dprofiler.h96 double total_time() const { return total_time_; } in total_time() function
/external/libevent/test/
Dbench_httpclient.c57 struct timeval total_time = {0,0}; variable
/external/tensorflow/tensorflow/python/grappler/
Dcost_analyzer.cc44 CostGraphDef* cost_graph, int64* total_time) { in PredictCosts()
/external/tensorflow/tensorflow/contrib/recurrent/python/ops/
Dfunctional_rnn.py222 total_time, inputs_lengths, is_reversed): argument
/external/eigen/bench/spbench/
Dspbenchsolver.h217 double total_time; in call_solver() local
/external/v8/src/
Dcounters.cc368 V8_NOINLINE void SetTotal(base::TimeDelta total_time, in SetTotal()
387 base::TimeDelta total_time; member in v8::internal::RuntimeCallStatEntries
Dd8-posix.cc115 static bool TimeIsOut(const struct timeval& start_time, const int& total_time) { in TimeIsOut()
/external/adhd/cras/src/server/
Dcras_dsp_pipeline.c134 int64_t total_time; member
/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc442 TimeDelta total_time = Time::Now() - start_time; in RunTest_PostDelayedTask_SharedTimer_SubPump() local
1024 TimeDelta total_time = TimeTicks::Now() - start_time; in TEST_P() local
/external/openssh/
Dclientloop.c1505 double start_time, total_time; in client_loop() local
/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc1564 auto total_time = final_profile_result.elapsed_time_in_ms(); in MaybeAutoTune() local