Searched refs:AddTime (Results 1 – 17 of 17) sorted by relevance
59 request_time_->AddTime(time); in AddRequestTime()84 unused_idle_time_->AddTime(time); in AddUnusedIdleTime()88 reused_idle_time_->AddTime(time); in AddReusedIdleTime()
100 void StatsCounterTimer::AddTime(TimeDelta time) { in AddTime() function in base::StatsCounterTimer105 AddTime(stop_time_ - start_time_); in Record()
58 hit_count.AddTime(duration); \148 virtual void AddTime(TimeDelta time);
96 counter->AddTime(sample); \106 if ((sample) < (max)) counter->AddTime(sample); \192 counter->AddTime(sample); \202 if ((sample) < (max)) counter->AddTime(sample); \393 void AddTime(TimeDelta time) { in AddTime() function
25 virtual WebRtc_Word32 AddTime(char* traceMessage,
66 WebRtc_Word32 TracePosix::AddTime(char* traceMessage, in AddTime() function in webrtc::TracePosix
74 virtual WebRtc_Word32 AddTime(char* traceMessage,
623 len = AddTime(meassagePtr, level); in AddImpl()
31 counter->AddTime(delta); in addLibcrosTimeHistogram()
182 process_times_->AddTime(processing_time); in EndProcessingTimers()183 total_times_->AddTime(queueing_time_ + processing_time); in EndProcessingTimers()
49 counter->AddTime(sample); \
268 total_hist->AddTime(total); in WriteTimes()286 prev_hist->AddTime(since_prev); in WriteTimes()
128 histogram->AddTime(queue_duration_); in RemoveFromQueue()
310 counter_for_count->AddTime(time_to_paint); in Observe()398 counter_for_count->AddTime(time_to_load); in HandleTabClosedOrLoaded()
136 histogram_->AddTime(response_time); in OnPongMessage()
218 counter->AddTime(sample); in UpdateHistogramTimes()
798 histogram_time_get_->AddTime(TimeTicks::Now() - start_time); in GetCookiesWithOptions()912 histogram_time_load_->AddTime(TimeTicks::Now() - beginning_time); in InitStore()