Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/public/
H A DBaseProfilerState.h274 [[nodiscard]] MFBT_API static bool IsActiveAndUnpaused();
330 return baseprofiler::detail::RacyFeatures::IsActiveAndUnpaused(); in profiler_is_active_and_unpaused()
336 return baseprofiler::detail::RacyFeatures::IsActiveAndUnpaused() && in profiler_thread_is_being_profiled()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfilerState.h257 MFBT_API static bool IsActiveAndUnpaused();
319 return baseprofiler::detail::RacyFeatures::IsActiveAndUnpaused(); in profiler_can_accept_markers()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfilerState.h257 MFBT_API static bool IsActiveAndUnpaused();
319 return baseprofiler::detail::RacyFeatures::IsActiveAndUnpaused(); in profiler_can_accept_markers()
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/public/
H A DProfilerState.h240 static bool IsActiveAndUnpaused() { in IsActiveAndUnpaused() function
313 return mozilla::profiler::detail::RacyFeatures::IsActiveAndUnpaused(); in profiler_can_accept_markers()
/dports/www/firefox/firefox-99.0/tools/profiler/public/
H A DProfilerState.h260 [[nodiscard]] static bool IsActiveAndUnpaused() { in IsActiveAndUnpaused() function
321 return mozilla::profiler::detail::RacyFeatures::IsActiveAndUnpaused(); in profiler_is_active_and_unpaused()
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/public/
H A DProfilerState.h240 static bool IsActiveAndUnpaused() { in IsActiveAndUnpaused() function
313 return mozilla::profiler::detail::RacyFeatures::IsActiveAndUnpaused(); in profiler_can_accept_markers()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/public/
H A DBaseProfiler.h204 MFBT_API static bool IsActiveAndUnpaused();
412 return baseprofiler::detail::RacyFeatures::IsActiveAndUnpaused(); in profiler_can_accept_markers()
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/public/
H A DGeckoProfiler.h265 static bool IsActiveAndUnpaused() { in IsActiveAndUnpaused() function
526 return mozilla::profiler::detail::RacyFeatures::IsActiveAndUnpaused(); in profiler_can_accept_markers()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1164 bool RacyFeatures::IsActiveAndUnpaused() { in IsActiveAndUnpaused() function in mozilla::baseprofiler::RacyFeatures
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1113 bool RacyFeatures::IsActiveAndUnpaused() { in IsActiveAndUnpaused() function in mozilla::baseprofiler::RacyFeatures
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1164 bool RacyFeatures::IsActiveAndUnpaused() { in IsActiveAndUnpaused() function in mozilla::baseprofiler::RacyFeatures
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1088 bool RacyFeatures::IsActiveAndUnpaused() { in IsActiveAndUnpaused() function in mozilla::baseprofiler::RacyFeatures