Searched defs:total_time (Results 1 - 8 of 8) sorted by relevance
/third_party/curl/docs/examples/ |
H A D | fileupload.c | 38 curl_off_t speed_upload, total_time; in main() local
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_cpu.c | 64 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats() argument 101 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats() argument 176 get_cpu_stats(unsigned cpu_index, uint64_t *busy_time, uint64_t *total_time) in get_cpu_stats() argument
|
/third_party/node/deps/v8/src/logging/ |
H A D | runtime-call-stats.cc | 78 V8_NOINLINE void SetTotal(base::TimeDelta total_time, in SetTotal() argument
|
/third_party/node/deps/v8/src/d8/ |
H A D | d8-posix.cc | 113 static bool TimeIsOut(const struct timeval& start_time, const int& total_time) { in TimeIsOut() argument
|
/third_party/musl/src/internal/ |
H A D | dynlink.h | 194 int total_time; member
|
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 528 u64 total_time = 0, max_time = 0, max_time_t = 0; in do_write() local
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_hub.c | 604 int total_time; in uhub_port_debounce() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_deshake_opencl.c | 311 static double averaged_event_time_ms(unsigned long long total_time, int num_frames) { in averaged_event_time_ms() argument
|
Completed in 12 milliseconds