/third_party/curl/docs/examples/ |
D | fileupload.c | 36 curl_off_t speed_upload, total_time; in main() local
|
/third_party/boost/libs/container/bench/ |
D | bench_set.hpp | 166 cpu_timer total_time; in copy_destroy_time() local 199 cpu_timer total_time; in construct_time() local 232 cpu_timer total_time; in insert_time() local 288 cpu_timer total_time; in search_time() local
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_cpu.c | 64 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()
|
/third_party/skia/platform_tools/android/apps/skottie/ |
D | skottie_metric.proto | 52 optional int64 total_time = 18; // This is total_cpu_time + total_gpu_time in nanoseconds. field
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstmpegaudioparse.c | 844 GstClockTime total_time; in gst_mpeg_audio_parse_handle_first_frame() local 1012 GstClockTime total_time; in gst_mpeg_audio_parse_handle_first_frame() local 1184 GstClockTime total_time; in gst_mpeg_audio_parse_time_to_bytepos() local 1253 GstClockTime total_time; in gst_mpeg_audio_parse_bytepos_to_time() local
|
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/benchmark/ |
D | benchmark.cc | 164 float total_time = (float)(end_time - start_time) / 1000.0f; in main() local
|
/third_party/mindspore/mindspore/lite/micro/example/mnist_x86/benchmark/ |
D | benchmark.cc | 164 float total_time = (float)(end_time - start_time) / 1000.0f; in main() local
|
/third_party/boost/libs/multiprecision/example/ |
D | cpp_int_mul_timing.cpp | 222 float total_time = 0.0F; in main() local
|
D | hypergeometric_luke_algorithms.cpp | 646 float total_time = 0.0F; in main() local
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/ |
D | somas_solver_core.cc | 84 … size_t total_time = std::chrono::duration_cast<std::chrono::milliseconds>((end - start)).count(); in MemoryAllocationSolver() local
|
D | somas_solver_pre.cc | 153 … size_t total_time = std::chrono::duration_cast<std::chrono::milliseconds>(end - start).count(); in Solving() local
|
/third_party/mindspore/mindspore/core/utils/ |
D | profile.cc | 329 double total_time = 0.0; member
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstoggdemux.h | 68 GstClockTime total_time; /* the total time of this chain, this is the MAX of member 156 GstClockTime total_time; member
|
D | gstoggstream.h | 71 guint64 total_time; member
|
D | gstoggdemux.c | 272 gint64 total_time = -1; in gst_ogg_pad_src_query() local
|
/third_party/f2fs-tools/tools/f2fs_io/ |
D | f2fs_io.c | 456 u64 total_time = 0, max_time = 0, max_time_t = 0; in do_write() local
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_hub.c | 606 int total_time; in uhub_port_debounce() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_deshake_opencl.c | 319 static double averaged_event_time_ms(unsigned long long total_time, int num_frames) { in averaged_event_time_ms()
|