Home
last modified time | relevance | path

Searched refs:ProfilerString16View (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox/firefox-99.0/tools/profiler/core/
H A DProfilerThreadRegistrationData.cpp62 const mozilla::ProfilerString16View& aTypeName, in profiler_add_js_allocation_marker()
64 const mozilla::ProfilerString16View& aDescriptiveTypeName, in profiler_add_js_allocation_marker()
89 mozilla::ProfilerString16View::WrapNullTerminatedString(info.typeName), in profiler_add_js_allocation_marker()
91 mozilla::ProfilerString16View::WrapNullTerminatedString( in profiler_add_js_allocation_marker()
/dports/www/firefox-esr/firefox-91.8.0/dom/performance/
H A DPerformance.cpp233 const ProfilerString16View& aName, bool aIsMeasure, in StreamJSONMarkerData()
234 const Maybe<ProfilerString16View>& aStartMark, in StreamJSONMarkerData()
235 const Maybe<ProfilerString16View>& aEndMark) { in StreamJSONMarkerData()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/performance/
H A DPerformance.cpp233 const ProfilerString16View& aName, bool aIsMeasure, in StreamJSONMarkerData()
234 const Maybe<ProfilerString16View>& aStartMark, in StreamJSONMarkerData()
235 const Maybe<ProfilerString16View>& aEndMark) { in StreamJSONMarkerData()
/dports/www/firefox/firefox-99.0/dom/performance/
H A DPerformance.cpp281 const ProfilerString16View& aName, bool aIsMeasure, in StreamJSONMarkerData()
282 const Maybe<ProfilerString16View>& aStartMark, in StreamJSONMarkerData()
283 const Maybe<ProfilerString16View>& aEndMark) { in StreamJSONMarkerData()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfilerMarkersPrerequisites.h218 using ProfilerString16View = ProfilerStringView<char16_t>; variable
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/public/
H A DBaseProfilerMarkersPrerequisites.h215 using ProfilerString16View = ProfilerStringView<char16_t>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/public/
H A DBaseProfilerMarkersPrerequisites.h218 using ProfilerString16View = ProfilerStringView<char16_t>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/core/
H A Dplatform.cpp5932 const mozilla::ProfilerString16View& aTypeName, in profiler_add_js_allocation_marker()
5934 const mozilla::ProfilerString16View& aDescriptiveTypeName, in profiler_add_js_allocation_marker()
5963 ProfilerString16View::WrapNullTerminatedString(info.typeName), in profiler_add_js_allocation_marker()
5965 ProfilerString16View::WrapNullTerminatedString(info.descriptiveTypeName), in profiler_add_js_allocation_marker()
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/core/
H A Dplatform.cpp5932 const mozilla::ProfilerString16View& aTypeName, in profiler_add_js_allocation_marker()
5934 const mozilla::ProfilerString16View& aDescriptiveTypeName, in profiler_add_js_allocation_marker()
5963 ProfilerString16View::WrapNullTerminatedString(info.typeName), in profiler_add_js_allocation_marker()
5965 ProfilerString16View::WrapNullTerminatedString(info.descriptiveTypeName), in profiler_add_js_allocation_marker()
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEventDispatcher.cpp1041 const ProfilerString16View& aEventType, in Dispatch()
/dports/www/firefox/firefox-99.0/dom/events/
H A DEventDispatcher.cpp1045 const ProfilerString16View& aEventType, in Dispatch()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DEventDispatcher.cpp1041 const ProfilerString16View& aEventType, in Dispatch()
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/docs/
H A Dmarkers-guide.rst294 without null terminator). Use ``const ProfilerString16View&`` for 16-bit strings such as
/dports/www/firefox/firefox-99.0/tools/profiler/docs/
H A Dmarkers-guide.rst300 without null terminator). Use ``const ProfilerString16View&`` for 16-bit strings such as
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/docs/
H A Dmarkers-guide.rst294 without null terminator). Use ``const ProfilerString16View&`` for 16-bit strings such as