Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/profiler/
H A Dprofile_builder.h30 virtual ModuleCache* GetModuleCache() = 0;
H A Dstack_sampling_profiler_test_util.cc65 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anon25495cc30111::TestProfileBuilder
H A Dstack_sampler_impl_unittest.cc40 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anon370ecfce0111::TestProfileBuilder
H A Dstack_sampling_profiler_unittest.cc109 ModuleCache* GetModuleCache() override;
145 ModuleCache* TestProfileBuilder::GetModuleCache() { in GetModuleCache() function in base::__anon416616460111::TestProfileBuilder
H A Dstack_sampling_profiler.cc783 StackSampler::Create(thread_token, profile_builder_->GetModuleCache(), in StackSamplingProfiler()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/profiler/
H A Dprofile_builder.h28 virtual ModuleCache* GetModuleCache() = 0;
H A Dstack_sampling_profiler_test_util.cc37 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anonbe21275e0111::TestProfileBuilder
H A Dstack_sampler_impl_unittest.cc38 ModuleCache* GetModuleCache() override { return module_cache_; } in GetModuleCache() function in base::__anonb03582290111::TestProfileBuilder
H A Dstack_sampling_profiler_unittest.cc166 ModuleCache* GetModuleCache() override;
201 ModuleCache* TestProfileBuilder::GetModuleCache() { in GetModuleCache() function in base::__anon6cd179810111::TestProfileBuilder
H A Dstack_sampling_profiler.cc699 thread_token, profile_builder_->GetModuleCache(), test_delegate); in StackSamplingProfiler()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/
H A Dcall_stack_profile_builder.h74 base::ModuleCache* GetModuleCache() override;
H A Dcall_stack_profile_builder.cc67 base::ModuleCache* CallStackProfileBuilder::GetModuleCache() { in GetModuleCache() function in metrics::CallStackProfileBuilder
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/metrics/
H A Dcall_stack_profile_builder.h74 base::ModuleCache* GetModuleCache() override;
H A Dcall_stack_profile_builder.cc67 base::ModuleCache* CallStackProfileBuilder::GetModuleCache() { in GetModuleCache() function in metrics::CallStackProfileBuilder
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/tracing/public/cpp/stack_sampling/
H A Dtracing_sampler_profiler.h55 base::ModuleCache* GetModuleCache() override; in COMPONENT_EXPORT()
H A Dtracing_sampler_profiler.cc230 TracingSamplerProfiler::TracingProfileBuilder::GetModuleCache() { in GetModuleCache() function in tracing::TracingSamplerProfiler::TracingProfileBuilder
595 auto* module_cache = profile_builder->GetModuleCache(); in StartTracing()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/tracing/public/cpp/stack_sampling/
H A Dtracing_sampler_profiler.h77 base::ModuleCache* GetModuleCache() override; in COMPONENT_EXPORT()
H A Dtracing_sampler_profiler.cc273 TracingSamplerProfiler::TracingProfileBuilder::GetModuleCache() { in GetModuleCache() function in tracing::TracingSamplerProfiler::TracingProfileBuilder
721 auto* module_cache = profile_builder->GetModuleCache(); in StartTracing()