Home
last modified time | relevance | path

Searched defs:time_delta (Results 1 – 19 of 19) sorted by relevance

/external/libchrome/base/process/
Dprocess_metrics.cc28 int64_t time_delta = (time - *last_calculated).InMicroseconds(); in CalculateEventsPerSecond() local
113 TimeDelta time_delta = time - last_cpu_time_; in GetPlatformIndependentCPUUsage() local
/external/usrsctp/programs/
Dprograms_helper.c38 struct timeval time_delta; in debug_printf_runtime() local
58 struct timeval time_delta; in debug_printf_stack() local
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/
Daudio_provider_test.cc65 const int32_t time_delta = (second_time - first_time); in TF_LITE_MICRO_TEST() local
/external/python/cffi/testing/embedding/
Dperf-test.c15 static double time_delta(struct timeval *stop, struct timeval *start) in time_delta() function
/external/autotest/utils/
Dsite_check_dut_usage.py75 def _total_seconds(time_delta): argument
/external/ltp/testcases/kernel/syscalls/fsync/
Dfsync02.c84 double time_delta; in main() local
/external/libchrome/base/threading/
Dwatchdog.cc88 void Watchdog::ArmSomeTimeDeltaAgo(const TimeDelta& time_delta) { in ArmSomeTimeDeltaAgo()
/external/webrtc/test/scenario/
Dstats_collection.cc171 auto time_delta = at_time - last_update_; in AddStats() local
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_single_stream.cc131 int64_t time_delta = 0; in IncomingPacket() local
Doveruse_detector_unittest.cc101 int64_t time_delta; in UpdateDetector() local
/external/libchrome/base/time/
Dtime.cc172 std::ostream& operator<<(std::ostream& os, TimeDelta time_delta) { in operator <<()
/external/webrtc/api/units/
Ddata_rate_unittest.cc186 const TimeDelta time_delta = TimeDelta::Millis(100); in TEST() local
/external/replicaisland/src/com/replica/replicaisland/
DGameRenderer.java182 long time_delta = (time - mLastTime); in onDrawFrame() local
/external/webrtc/rtc_base/task_utils/
Drepeating_task_unittest.cc35 void Sleep(TimeDelta time_delta) { in Sleep()
/external/igt-gpu-tools/tests/
Dperf.c520 uint32_t time_delta = timebase_scale(oa_report1[1] - oa_report0[1]); in hsw_sanity_check_render_basic_reports() local
724 uint32_t time_delta = timebase_scale(oa_report1[1] - oa_report0[1]); in gen8_sanity_check_test_oa_reports() local
3432 uint32_t time_delta = report[1] - report0_32[1]; in gen8_test_single_ctx_render_target_writes_a_counter() local
3440 uint32_t time_delta = report[1] - report1_32[1]; in gen8_test_single_ctx_render_target_writes_a_counter() local
/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader.cc66 uint32_t time_delta : 27; member
/external/libxaac/decoder/drc_src/
Dimpd_drc_dynamic_payload.c190 WORD32 time_delta = 0; in impd_dec_times() local
/external/adhd/cras/src/server/
Dcras_dsp_pipeline.c816 const struct timespec *time_delta, in cras_dsp_pipeline_add_statistic()
/external/adhd/cras/src/tests/
Diodev_unittest.cc2546 const struct timespec* time_delta, in cras_dsp_pipeline_add_statistic()