Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampling_profiler.cc80 const TimeDelta minimum_time_delta_to_next_sample = in GetNextSampleTimeImpl() local
86 std::ceil(minimum_time_delta_to_next_sample / sampling_interval)); in GetNextSampleTimeImpl()