/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/ |
H A D | 1-1.c | 163 struct timeval time_diff; in main() local 220 struct timeval time_diff; in main() local
|
H A D | 3-1.c | 183 struct timeval time_diff; in main() local 241 struct timeval time_diff; in main() local
|
H A D | 6-1.c | 111 struct timeval time_diff; in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/preemption/ |
H A D | preemption_notifier_test.cc | 68 absl::Duration time_diff = preempt_time - start_time; in TEST_F() local 93 absl::Duration time_diff = preempt_time - start_time; in TEST_F() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/difftime/ |
H A D | 1-1.c | 24 double time_diff; in main() local
|
/aosp_15_r20/external/webrtc/logging/rtc_event_log/ |
H A D | rtc_event_processor.cc | 35 int64_t time_diff = a->GetNextTime() - b->GetNextTime(); in Cmp() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_timedlock/ |
H A D | 1-1.c | 51 struct timeval time_diff; in main() local
|
H A D | 2-1.c | 54 struct timeval time_diff; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
H A D | 1-1.c | 164 struct timeval time_diff; in main() local
|
H A D | 3-1.c | 178 struct timeval time_diff; in main() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/util/ |
H A D | metrics_server.cc | 48 gpr_timespec time_diff = in Get() local
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/ |
D | sensors_simulator.cpp | 59 double time_diff = duration.count(); in calculateGyroscope() local
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | execsnoop.c | 161 double time_diff; in time_since_start() local
|
/aosp_15_r20/external/libdrm/tests/ttmtest/src/ |
H A D | ttmtest.c | 129 time_diff(unsigned t, unsigned t2) in time_diff() function
|
/aosp_15_r20/external/coreboot/src/device/oprom/yabel/ |
H A D | io.c | 537 u64 time_diff; // time since last call in handle_port_61h() local
|
/aosp_15_r20/external/crosvm/audio_streams_conformance_test/src/ |
H A D | performance_data.rs | 173 let time_diff = self.records[i].ts - self.records[i - 1].ts; in gen_report() localVariable
|
/aosp_15_r20/device/linaro/dragonboard/audio/ |
D | audio_aec.c | 629 int64_t time_diff = (mic_time > spk_time) ? (mic_time - spk_time) : (spk_time - mic_time); in process_aec() local
|
/aosp_15_r20/device/amlogic/yukawa/hal/audio/ |
D | audio_aec.c | 637 int64_t time_diff = (mic_time > spk_time) ? (mic_time - spk_time) : (spk_time - mic_time); in process_aec() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/ |
D | operations_test.cpp | 1865 double time_diff = std::difftime(ft, fs::last_write_time(f1x)); in write_time_tests() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | test_offload.py | 1158 time_diff = end - start variable
|