Home
last modified time | relevance | path

Searched refs:minimum_time_delta_to_next_sample (Results 1 – 2 of 2) sorted by relevance

/external/cronet/tot/base/profiler/
Dstack_sampling_profiler.cc81 const TimeDelta minimum_time_delta_to_next_sample = in GetNextSampleTimeImpl() local
87 std::ceil(minimum_time_delta_to_next_sample / sampling_interval)); in GetNextSampleTimeImpl()
/external/cronet/stable/base/profiler/
Dstack_sampling_profiler.cc81 const TimeDelta minimum_time_delta_to_next_sample = in GetNextSampleTimeImpl() local
87 std::ceil(minimum_time_delta_to_next_sample / sampling_interval)); in GetNextSampleTimeImpl()