Home
last modified time | relevance | path

Searched refs:aOnlyThreads (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfiler.h407 bool aOnlyThreads = false);
413 bool aIsShuttingDown = false, bool aOnlyThreads = false);
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/public/
H A DBaseProfiler.h414 bool aOnlyThreads = false);
420 bool aIsShuttingDown = false, bool aOnlyThreads = false);
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfiler.h407 bool aOnlyThreads = false);
413 bool aIsShuttingDown = false, bool aOnlyThreads = false);
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1922 bool aIsShuttingDown, bool aOnlyThreads = false) { in locked_profiler_stream_json_for_this_process() argument
1940 if (!aOnlyThreads) { in locked_profiler_stream_json_for_this_process()
1978 if (!aOnlyThreads) { in locked_profiler_stream_json_for_this_process()
2000 bool aOnlyThreads) { in profiler_stream_json_for_this_process() argument
2012 aIsShuttingDown, aOnlyThreads); in profiler_stream_json_for_this_process()
2823 bool aOnlyThreads = false) { in WriteProfileToJSONWriter() argument
2828 if (!aOnlyThreads) { in WriteProfileToJSONWriter()
2832 aWriter, aSinceTime, aIsShuttingDown, aOnlyThreads)) { in WriteProfileToJSONWriter()
2845 aIsShuttingDown, aOnlyThreads)) { in WriteProfileToJSONWriter()
2865 bool aOnlyThreads) { in profiler_get_profile() argument
[all …]
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1891 bool aIsShuttingDown, bool aOnlyThreads = false) { in locked_profiler_stream_json_for_this_process() argument
1909 if (!aOnlyThreads) { in locked_profiler_stream_json_for_this_process()
1947 if (!aOnlyThreads) { in locked_profiler_stream_json_for_this_process()
1969 bool aOnlyThreads) { in profiler_stream_json_for_this_process() argument
1981 aIsShuttingDown, aOnlyThreads); in profiler_stream_json_for_this_process()
2834 bool aOnlyThreads = false) { in WriteProfileToJSONWriter() argument
2839 if (!aOnlyThreads) { in WriteProfileToJSONWriter()
2843 aWriter, aSinceTime, aIsShuttingDown, aOnlyThreads)) { in WriteProfileToJSONWriter()
2856 aIsShuttingDown, aOnlyThreads)) { in WriteProfileToJSONWriter()
2876 bool aOnlyThreads) { in profiler_get_profile() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1922 bool aIsShuttingDown, bool aOnlyThreads = false) { in locked_profiler_stream_json_for_this_process() argument
1940 if (!aOnlyThreads) { in locked_profiler_stream_json_for_this_process()
1978 if (!aOnlyThreads) { in locked_profiler_stream_json_for_this_process()
2000 bool aOnlyThreads) { in profiler_stream_json_for_this_process() argument
2012 aIsShuttingDown, aOnlyThreads); in profiler_stream_json_for_this_process()
2823 bool aOnlyThreads = false) { in WriteProfileToJSONWriter() argument
2828 if (!aOnlyThreads) { in WriteProfileToJSONWriter()
2832 aWriter, aSinceTime, aIsShuttingDown, aOnlyThreads)) { in WriteProfileToJSONWriter()
2845 aIsShuttingDown, aOnlyThreads)) { in WriteProfileToJSONWriter()
2865 bool aOnlyThreads) { in profiler_get_profile() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1798 bool aIsShuttingDown, bool aOnlyThreads = false) { in locked_profiler_stream_json_for_this_process() argument
1816 if (!aOnlyThreads) { in locked_profiler_stream_json_for_this_process()
1854 if (!aOnlyThreads) { in locked_profiler_stream_json_for_this_process()
1876 bool aOnlyThreads) { in profiler_stream_json_for_this_process() argument
1888 aIsShuttingDown, aOnlyThreads); in profiler_stream_json_for_this_process()
2671 bool aOnlyThreads = false) { in WriteProfileToJSONWriter() argument
2676 if (!aOnlyThreads) { in WriteProfileToJSONWriter()
2680 aWriter, aSinceTime, aIsShuttingDown, aOnlyThreads)) { in WriteProfileToJSONWriter()
2693 aIsShuttingDown, aOnlyThreads)) { in WriteProfileToJSONWriter()
2708 bool aOnlyThreads) { in profiler_get_profile() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/public/
H A DBaseProfiler.h885 bool aOnlyThreads = false);
891 bool aIsShuttingDown = false, bool aOnlyThreads = false);