Home
last modified time | relevance | path

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

/third_party/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()
/third_party/rust/crates/tracing/tracing-log/benches/
Dlogging.rs84 let total_time: Duration = durations.into_iter().sum(); in bench_logger() localVariable
/third_party/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
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstmpegaudioparse.c844 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/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.h68 GstClockTime total_time; /* the total time of this chain, this is the MAX of member
156 GstClockTime total_time; member
Dgstoggstream.h71 guint64 total_time; member
Dgstoggdemux.c272 gint64 total_time = -1; in gst_ogg_pad_src_query() local
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.c525 u64 total_time = 0, max_time = 0, max_time_t = 0; in do_write() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c605 int total_time; in uhub_port_debounce() local
/third_party/ffmpeg/libavfilter/
Dvf_deshake_opencl.c319 static double averaged_event_time_ms(unsigned long long total_time, int num_frames) { in averaged_event_time_ms()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h43547 ktime_t total_time; member