Home
last modified time | relevance | path

Searched refs:profiler_feature_active (Results 1 – 25 of 64) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/tools/profiler/tests/gtest/
H A DGeckoProfiler.cpp43 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::MainThreadIO)); in InactiveFeaturesAndParamsCheck()
44 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::Privacy)); in InactiveFeaturesAndParamsCheck()
45 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::Restyle)); in InactiveFeaturesAndParamsCheck()
89 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::Privacy)); in TEST()
90 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::Restyle)); in TEST()
111 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::Privacy)); in TEST()
112 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::Restyle)); in TEST()
134 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::Privacy)); in TEST()
135 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::Restyle)); in TEST()
155 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::Privacy)); in TEST()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/tests/gtest/
H A DGeckoProfiler.cpp98 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::MainThreadIO)); in InactiveFeaturesAndParamsCheck()
152 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
153 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
177 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
178 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
200 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
201 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
222 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
223 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
243 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/tests/gtest/
H A DGeckoProfiler.cpp248 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::MainThreadIO)); in InactiveFeaturesAndParamsCheck()
320 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
321 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
345 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
346 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
368 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
369 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
390 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
391 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
411 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/tests/gtest/
H A DGeckoProfiler.cpp248 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::MainThreadIO)); in InactiveFeaturesAndParamsCheck()
320 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
321 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
345 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
346 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
368 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
369 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
390 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
391 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
411 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/public/
H A DProfilerState.h169 inline bool profiler_feature_active(uint32_t aFeature) { return false; } in profiler_feature_active() function
364 bool profiler_feature_active(uint32_t aFeature);
/dports/www/firefox/firefox-99.0/tools/profiler/public/
H A DProfilerState.h182 [[nodiscard]] inline bool profiler_feature_active(uint32_t aFeature) { in profiler_feature_active() function
355 [[nodiscard]] bool profiler_feature_active(uint32_t aFeature);
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/public/
H A DProfilerState.h169 inline bool profiler_feature_active(uint32_t aFeature) { return false; } in profiler_feature_active() function
364 bool profiler_feature_active(uint32_t aFeature);
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/chrome/common/
H A Dipc_channel_utils.cc18 profiler_feature_active(ProfilerFeature::IPCMessages)) { in AddIPCProfilerMarker()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/chrome/common/
H A Dipc_channel_utils.cc18 profiler_feature_active(ProfilerFeature::IPCMessages)) { in AddIPCProfilerMarker()
/dports/www/firefox/firefox-99.0/ipc/chromium/src/chrome/common/
H A Dipc_channel_utils.cc18 profiler_feature_active(ProfilerFeature::IPCMessages)) { in AddIPCProfilerMarker()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DProfilerScreenshots.cpp30 return profiler_feature_active(ProfilerFeature::Screenshots); in IsEnabled()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DContextStateTracker.cpp17 if (!profiler_feature_active("gpu")) { in PushOGLSection()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DRestyleTracker.cpp262 if (profiler_feature_active("restyle")) { in DoProcessRestyles()
370 if (profiler_feature_active("restyle")) { in DoProcessRestyles()
H A DRestyleTracker.h269 if (profiler_feature_active("restyle")) { in AddPendingRestyleToTable()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DRestyleTracker.cpp257 if (profiler_feature_active(ProfilerFeature::Restyle)) { in DoProcessRestyles()
363 if (profiler_feature_active(ProfilerFeature::Restyle)) { in DoProcessRestyles()
H A DRestyleTracker.h260 if (profiler_feature_active(ProfilerFeature::Restyle)) { in AddPendingRestyleToTable()
/dports/www/firefox-legacy/firefox-52.8.0esr/tools/profiler/public/
H A DGeckoProfiler.h169 static inline bool profiler_feature_active(const char*) { return false; } in profiler_feature_active() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DProfilerScreenshots.cpp26 return profiler_feature_active(ProfilerFeature::Screenshots); in IsEnabled()
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DProfilerScreenshots.cpp62 return profiler_feature_active(ProfilerFeature::Screenshots); in IsEnabled()
H A DCompositor.cpp254 return profiler_feature_active(ProfilerFeature::Screenshots) || mRecordFrames; in ShouldRecordFrames()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DProfilerScreenshots.cpp26 return profiler_feature_active(ProfilerFeature::Screenshots); in IsEnabled()
/dports/www/firefox/firefox-99.0/tools/profiler/tests/gtest/
H A DGeckoProfiler.cpp1553 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::MainThreadIO)); in InactiveFeaturesAndParamsCheck()
1606 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
1607 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
1631 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
1632 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
1652 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
1653 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
1672 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::MainThreadIO)); in TEST()
1673 ASSERT_TRUE(profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
1693 ASSERT_TRUE(!profiler_feature_active(ProfilerFeature::IPCMessages)); in TEST()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfilerState.h347 MFBT_API bool profiler_feature_active(uint32_t aFeature);
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfilerState.h347 MFBT_API bool profiler_feature_active(uint32_t aFeature);
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/public/
H A DBaseProfilerState.h359 [[nodiscard]] MFBT_API bool profiler_feature_active(uint32_t aFeature);

123