Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/
H A Dcall_stack_profile_builder_unittest.cc135 profile_builder->OnProfileCompleted(base::TimeDelta::FromMilliseconds(500), in TEST()
199 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
237 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
277 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
319 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
370 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
441 profile_builder->OnProfileCompleted(base::TimeDelta::FromMilliseconds(500), in TEST()
468 profile_builder->OnProfileCompleted(base::TimeDelta::FromSeconds(1), in TEST()
490 profile_builder->OnProfileCompleted(base::TimeDelta::FromMilliseconds(500), in TEST()
548 profile_builder->OnProfileCompleted(3 * sample_time_delta, sample_time_delta); in TEST()
[all …]
H A Dcall_stack_profile_builder.h82 void OnProfileCompleted(base::TimeDelta profile_duration,
H A Dcall_stack_profile_builder.cc197 void CallStackProfileBuilder::OnProfileCompleted( in OnProfileCompleted() function in metrics::CallStackProfileBuilder
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/metrics/
H A Dcall_stack_profile_builder_unittest.cc136 profile_builder->OnProfileCompleted(base::TimeDelta::FromMilliseconds(500), in TEST()
200 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
239 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
280 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
323 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
375 profile_builder->OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in TEST()
447 profile_builder->OnProfileCompleted(base::TimeDelta::FromMilliseconds(500), in TEST()
474 profile_builder->OnProfileCompleted(base::TimeDelta::FromSeconds(1), in TEST()
496 profile_builder->OnProfileCompleted(base::TimeDelta::FromMilliseconds(500), in TEST()
554 profile_builder->OnProfileCompleted(3 * sample_time_delta, sample_time_delta); in TEST()
[all …]
H A Dcall_stack_profile_builder.h83 void OnProfileCompleted(base::TimeDelta profile_duration,
H A Dcall_stack_profile_builder.cc209 void CallStackProfileBuilder::OnProfileCompleted( in OnProfileCompleted() function in metrics::CallStackProfileBuilder
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/profiler/
H A Dprofile_builder.h58 virtual void OnProfileCompleted(TimeDelta profile_duration,
H A Dstack_sampling_profiler_test_util.cc75 void OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted() function in base::__anon25495cc30111::TestProfileBuilder
H A Dstack_sampler_impl_unittest.cc49 void OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted() function in base::__anon370ecfce0111::TestProfileBuilder
H A Dstack_sampling_profiler_unittest.cc118 void OnProfileCompleted(TimeDelta profile_duration,
167 void TestProfileBuilder::OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted() function in base::__anon416616460111::TestProfileBuilder
H A Dstack_sampling_profiler.cc517 collection->profile_builder->OnProfileCompleted( in FinishCollection()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/profiler/
H A Dprofile_builder.h80 virtual void OnProfileCompleted(TimeDelta profile_duration,
H A Dstack_sampling_profiler_test_util.cc46 void OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted() function in base::__anonbe21275e0111::TestProfileBuilder
H A Dstack_sampler_impl_unittest.cc47 void OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted() function in base::__anonb03582290111::TestProfileBuilder
H A Dstack_sampling_profiler_unittest.cc174 void OnProfileCompleted(TimeDelta profile_duration,
223 void TestProfileBuilder::OnProfileCompleted(TimeDelta profile_duration, in OnProfileCompleted() function in base::__anon6cd179810111::TestProfileBuilder
H A Dstack_sampling_profiler.cc477 collection->profile_builder->OnProfileCompleted( in FinishCollection()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dheap_profiler_controller.cc117 profile_builder.OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in RetrieveAndSendSnapshot()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/heap_profiling/in_process/
H A Dheap_profiler_controller.cc138 profile_builder.OnProfileCompleted(base::TimeDelta(), base::TimeDelta()); in RetrieveAndSendSnapshot()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/tracing/public/cpp/stack_sampling/
H A Dtracing_sampler_profiler.h58 void OnProfileCompleted(base::TimeDelta profile_duration, in COMPONENT_EXPORT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/tracing/public/cpp/stack_sampling/
H A Dtracing_sampler_profiler.h80 void OnProfileCompleted(base::TimeDelta profile_duration, in COMPONENT_EXPORT()