Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dprofiling_info.cc24 absl::Duration total_time; in GetTotalTime() local
35 double total_time; in GetDetailedReport() member
/external/llvm-project/clang/utils/analyzer/
DSumTimerInfo.py19 total_time = 0.0 variable
66 total_time = total_time + float(s[6]) variable
/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/skia/platform_tools/android/apps/skottie/
Dskottie_metric.proto52 optional int64 total_time = 18; // This is total_cpu_time + total_gpu_time in nanoseconds. field
/external/ltp/testcases/kernel/io/disktest/
Dtimer.c76 time_t total_time = 0; in ChildTimer() local
/external/tensorflow/tensorflow/tools/android/test/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/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/libchrome/base/message_loop/
Dmessage_pump_perftest.cc122 base::TimeDelta total_time; in ScheduleWork() local
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/eigen/bench/spbench/
Dspbenchsolver.h217 double total_time; in call_solver() local
/external/adhd/cras/src/server/
Dcras_dsp_pipeline.c134 int64_t total_time; member
/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.c518 u64 total_time = 0, max_time = 0, max_time_t = 0; in do_write() local
/external/openssh/
Dclientloop.c1231 double start_time, total_time; in client_loop() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2403 const auto total_time = end_time - start_time; in TestPacketSpeed() local
2457 const auto total_time = end_time - start_time; in TestPacketSpeed() local
/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc1751 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