Home
last modified time | relevance | path

Searched defs:profile_duration (Results 1 – 9 of 9) sorted by relevance

/external/libchrome/base/profiler/
Dstack_sampling_profiler.h183 TimeDelta profile_duration; member
Dstack_sampling_profiler_unittest.cc304 TimeDelta profile_duration; member
312 TimeDelta profile_duration, in Profile()
363 void TestProfileBuilder::OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted()
Dstack_sampling_profiler.cc496 TimeDelta profile_duration = Time::Now() - collection->profile_start_time + in FinishCollection() local
/external/cronet/components/metrics/
Dcall_stack_profile_builder.cc236 base::TimeDelta profile_duration, in OnProfileCompleted()
/external/tensorflow/tensorflow/python/profiler/internal/
Dprofiler_pywrap_impl.cc110 auto profile_duration = std::max( in UpdateMaxSessionDuration() local
/external/cronet/base/profiler/
Dstack_sampling_profiler_test_util.cc79 void OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted()
Dstack_sampling_profiler.cc550 TimeDelta profile_duration = TimeTicks::Now() - in FinishCollection() local
Dstack_sampler_unittest.cc52 void OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted()
Dstack_sampling_profiler_unittest.cc97 TimeDelta profile_duration; member
185 void TestProfileBuilder::OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted()