/aosp_15_r20/external/libkmsxx/kms++util/inc/kms++util/ |
H A D | stopwatch.h | 16 double elapsed_ms() const in elapsed_ms() function
|
/aosp_15_r20/external/pigweed/pw_transfer/ |
H A D | rate_estimate.cc | 24 auto elapsed_ms = std::chrono::duration_cast<std::chrono::milliseconds>( in GetRateBytesPerSecond() local
|
/aosp_15_r20/external/webrtc/video/ |
H A D | receive_statistics_proxy2.cc | 181 const int64_t elapsed_ms = in UpdateHistograms() local 589 int64_t elapsed_ms = now_ms - *last_estimated_playout_time_ms_; in GetCurrentEstimatedPlayoutNtpTimestampMs() local
|
H A D | send_statistics_proxy.h | 177 int64_t elapsed_ms = 0; member
|
H A D | send_statistics_proxy.cc | 584 int64_t elapsed_ms = fallback_info_.elapsed_ms; in UpdateHistograms() local
|
/aosp_15_r20/external/pigweed/pw_log/ |
H A D | rate_limited.cc | 38 uint16_t elapsed_ms = in Poll() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/perf_event_open/ |
H A D | perf_event_open03.c | 57 long long elapsed_ms; in check_progress() local
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/ |
H A D | http_metrics.py | 84 def update_http_server_metrics(endpoint_name, response_status_code, elapsed_ms, argument
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | timing.c | 126 unsigned long elapsed_ms; in mbedtls_timing_get_delay() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | timing.c | 126 unsigned long elapsed_ms; in mbedtls_timing_get_delay() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl33.c | 166 long long elapsed_ms; in do_child() local
|
/aosp_15_r20/system/nfc/src/nfc/tags/ |
H A D | rw_main.cc | 139 uint32_t ticks, elapsed_ms; in rw_main_log_stats() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/common/ |
H A D | time_jump_test.cc | 127 int32_t elapsed_ms = gpr_time_to_millis(gpr_time_sub(after, before)); in TEST_P() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify05.c | 88 long long elapsed_ms; in generate_events() local
|
/aosp_15_r20/external/perfetto/test/stress_test/ |
H A D | stress_producer.cc | 125 const auto elapsed_ms = static_cast<uint64_t>((now - t_start) / 1000000); in WorkerMain() local
|
/aosp_15_r20/external/bcc/tools/ |
H A D | offcputime.py | 299 elapsed_ms = int(BPF.monotonic_time() / 1000000) - start_time_ms variable
|
/aosp_15_r20/external/arm-optimized-routines/networking/test/ |
H A D | chksum.c | 153 uint64_t elapsed_ms = elapsed_ns / 1000000; in benchmark() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | interop_client.cc | 1212 int32_t elapsed_ms = gpr_time_to_millis(gpr_time_sub(now, start)); in PerformOneSoakTestIteration() local 1254 int32_t elapsed_ms = std::get<1>(result); in PerformSoakTest() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/systrace_parser/parser/ |
D | tree.py | 225 def elapsed_ms(self): member in CallTreeNode
|
/aosp_15_r20/packages/modules/Wifi/service/proto/src/ |
D | scorecard.proto | 83 optional UnivariateStatistic elapsed_ms = 5; // Milliseconds since connection attempt field
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | subprocess_unittest.cc | 325 auto elapsed_ms = GetWallTimeMs() - start_ms; in TEST() local
|
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/ |
D | Isolate.cpp | 701 double elapsed_ms = 0; in WriteXmlResults() member
|
/aosp_15_r20/external/curl/lib/ |
H A D | cf-https-connect.c | 226 timediff_t elapsed_ms; in time_to_start_h21() local
|
/aosp_15_r20/external/webrtc/audio/ |
H A D | channel_receive.cc | 1014 int64_t elapsed_ms = now_ms - *playout_timestamp_ntp_time_ms_; in GetCurrentEstimatedPlayoutNtpTimestampMs() local
|
/aosp_15_r20/external/curl/lib/vtls/ |
H A D | wolfssl.c | 628 timediff_t elapsed_ms = Curl_timediff(now, mb->time); in cached_x509_store_expired() local
|