Searched defs:time_delta (Results 1 – 15 of 15) sorted by relevance
66 uint64_t time_delta = 1000000 / 5; in TEST_F() local83 uint64_t time_delta = 1000000 / 8; in TEST_F() local100 uint64_t time_delta = 1000000 / 30; in TEST_F() local117 uint64_t time_delta = 1000000 / 10; in TEST_F() local
83 int64_t time_delta = (time - last_idle_wakeups_time_).InMicroseconds(); in CalculateIdleWakeupsPerSecond() local
227 TimeDelta time_delta = time - last_cpu_time_; in GetCPUUsage() local
77 bool HasExpired(TimeDelta time_delta) const { in HasExpired()
75 def _total_seconds(time_delta): argument
84 double time_delta; in main() local
97 int64_t time_delta = 0; in IncomingPacket() local
96 int64_t time_delta; in UpdateDetector() local
123 std::ostream& operator<<(std::ostream& os, TimeDelta time_delta) { in operator <<()
182 long time_delta = (time - mLastTime); in onDrawFrame() local
91 uint32_t time_delta : 27; member
189 WORD32 time_delta = 0; in impd_dec_times() local
795 const struct timespec *time_delta, in cras_dsp_pipeline_add_statistic()
2091 const struct timespec *time_delta, in cras_dsp_pipeline_add_statistic()
3057 base::TimeDelta time_delta = sample.timestamp - start_time; in SerializeSamples() local