Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/proto/android/os/
H A Dkernelwake.proto44 optional int64 total_time = 7; field
H A Dcpu_usage.proto51 optional int32 total_time = 15; field
/aosp12/system/extras/tests/pagingtest/
H A Dthrashing_test.c20 struct timeval begin_time, end_time, elapsed_time, total_time; in thrashing_test() local
/aosp12/hardware/libhardware/modules/consumerir/
H A Dconsumerir.c43 int total_time = 0; in consumerir_transmit() local
/aosp12/art/runtime/base/
H A Dtiming_logger.h154 uint64_t total_time; member
H A Dtiming_logger.cc215 uint64_t total_time = timing_data.GetTotalTime(i); in Dump() local
/aosp12/system/core/bootstat/
H A Dbootstat.cpp1178 int32_t total_time = 0; in GetBootloaderTime() local
1190 int32_t total_time = 0; in RecordBootloaderTimings() local
/aosp12/hardware/qcom/camera/msm8998/usbcamcore/src/
H A DQCameraMjpegDecode.cpp244 uint32_t total_time = 0; in decoder_test() local
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c737 double total_time; in main() local
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp616 float total_time = 0; in fbd_thread() local
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp738 float total_time = 0; in fbd_thread() local
/aosp12/system/logging/liblog/tests/
H A Dliblog_test.cpp1651 useconds_t total_time = 0; in TEST() local
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc1094 uint64_t total_time = NanoTime() - start; in Save() local