Home
last modified time | relevance | path

Searched refs:NotifyProfilerStarted (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/tools/profiler/core/
H A Dplatform.cpp2228 static void NotifyProfilerStarted(const int aEntries, double aInterval, in NotifyProfilerStarted() function
2423 NotifyProfilerStarted(entries, interval, features, filters.Elements(), in profiler_init()
2828 NotifyProfilerStarted(aEntries, aInterval, aFeatures, aFilters, aFilterCount); in profiler_start()
2872 NotifyProfilerStarted(aEntries, aInterval, aFeatures, aFilters, in profiler_ensure_started()
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/core/
H A Dplatform.cpp3561 static void NotifyProfilerStarted(const PowerOfTwo32& aCapacity, in NotifyProfilerStarted() function
3803 NotifyProfilerStarted(capacity, duration, interval, features, filters.begin(), in profiler_init()
4350 NotifyProfilerStarted(aCapacity, aDuration, aInterval, aFeatures, aFilters, in profiler_start()
4401 NotifyProfilerStarted(aCapacity, aDuration, aInterval, aFeatures, aFilters, in profiler_ensure_started()
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/core/
H A Dplatform.cpp4363 static void NotifyProfilerStarted(const PowerOfTwo32& aCapacity, in NotifyProfilerStarted() function
4625 NotifyProfilerStarted(capacity, duration, interval, features, filters.begin(), in profiler_init()
5208 NotifyProfilerStarted(aCapacity, aDuration, aInterval, aFeatures, aFilters, in profiler_start()
5263 NotifyProfilerStarted(aCapacity, aDuration, aInterval, aFeatures, aFilters, in profiler_ensure_started()
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/core/
H A Dplatform.cpp4363 static void NotifyProfilerStarted(const PowerOfTwo32& aCapacity, in NotifyProfilerStarted() function
4625 NotifyProfilerStarted(capacity, duration, interval, features, filters.begin(), in profiler_init()
5208 NotifyProfilerStarted(aCapacity, aDuration, aInterval, aFeatures, aFilters, in profiler_start()
5263 NotifyProfilerStarted(aCapacity, aDuration, aInterval, aFeatures, aFilters, in profiler_ensure_started()
/dports/www/firefox/firefox-99.0/tools/profiler/core/
H A Dplatform.cpp4754 [[nodiscard]] static RefPtr<GenericPromise> NotifyProfilerStarted( in NotifyProfilerStarted() function
5075 Unused << NotifyProfilerStarted(capacity, duration, interval, features, in profiler_init()
5687 return NotifyProfilerStarted(aCapacity, aDuration, aInterval, aFeatures, in profiler_start()
5742 Unused << NotifyProfilerStarted(aCapacity, aDuration, aInterval, aFeatures, in profiler_ensure_started()