Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dfileupload.c36 curl_off_t speed_upload, total_time; in main() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dlog-parser.py29 def dump_gmem_passes(gmem_passes, blit_time, sysmem_time, total_time): argument
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c64 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats()
101 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats()
176 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats()
/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/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/autotest/client/site_tests/hardware_UnsafeMemory/src/rowhammer-test-4d619293e1c7/
Drowhammer_test.cc54 double total_time = get_diff(); in print_iters() local
Drowhammer_exploit.cc153 double total_time = get_diff(); in print_iters() local
/external/tensorflow/tensorflow/python/grappler/
Dcost_analyzer.cc44 CostGraphDef* cost_graph, int64* total_time) { in PredictCosts()
/external/eigen/bench/spbench/
Dspbenchsolver.h217 double total_time; in call_solver() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_command_queue.cc319 absl::Duration total_time; in GetTotalTime() local
/external/v8/src/logging/
Dcounters.cc384 V8_NOINLINE void SetTotal(base::TimeDelta total_time, in SetTotal()
403 base::TimeDelta total_time; member in v8::internal::RuntimeCallStatEntries
/external/v8/src/d8/
Dd8-posix.cc110 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.cc1747 auto total_time = final_profile_result.elapsed_time_in_ms(); in MaybeAutoTune() local
/external/libaom/libaom/av1/encoder/
Dnonrd_pickmode.c2153 int64_t total_time = 0l; local