Home
last modified time | relevance | path

Searched refs:aHandleReport (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsWindowMemoryReporter.cpp177 nsIHandleReportCallback* aHandleReport, in ReportAmount() argument
192 nsIHandleReportCallback* aHandleReport, in ReportSize() argument
196 aHandleReport, aData); in ReportSize()
201 nsIHandleReportCallback* aHandleReport, in ReportCount() argument
205 aHandleReport, aData); in ReportCount()
210 nsIHandleReportCallback* aHandleReport, in ReportDOMSize() argument
214 nsLiteralCString(_desc), aHandleReport, aData); \ in ReportDOMSize()
309 nsLiteralCString(_desc), aHandleReport, aData); \ in CollectWindowReports()
316 aHandleReport, aData); in CollectWindowReports()
321 nsLiteralCString(_desc), aHandleReport, aData); \ in CollectWindowReports()
[all …]
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsWindowMemoryReporter.cpp175 nsIHandleReportCallback* aHandleReport, in ReportAmount() argument
190 nsIHandleReportCallback* aHandleReport, in ReportSize() argument
194 aHandleReport, aData); in ReportSize()
199 nsIHandleReportCallback* aHandleReport, in ReportCount() argument
203 aHandleReport, aData); in ReportCount()
208 nsIHandleReportCallback* aHandleReport, in ReportDOMSize() argument
212 nsLiteralCString(_desc), aHandleReport, aData); \ in ReportDOMSize()
307 nsLiteralCString(_desc), aHandleReport, aData); \ in CollectWindowReports()
314 aHandleReport, aData); in CollectWindowReports()
319 nsLiteralCString(_desc), aHandleReport, aData); \ in CollectWindowReports()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsWindowMemoryReporter.cpp177 nsIHandleReportCallback* aHandleReport, in ReportAmount() argument
192 nsIHandleReportCallback* aHandleReport, in ReportSize() argument
196 aHandleReport, aData); in ReportSize()
201 nsIHandleReportCallback* aHandleReport, in ReportCount() argument
205 aHandleReport, aData); in ReportCount()
210 nsIHandleReportCallback* aHandleReport, in ReportDOMSize() argument
214 nsLiteralCString(_desc), aHandleReport, aData); \ in ReportDOMSize()
309 nsLiteralCString(_desc), aHandleReport, aData); \ in CollectWindowReports()
316 aHandleReport, aData); in CollectWindowReports()
321 nsLiteralCString(_desc), aHandleReport, aData); \ in CollectWindowReports()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DImageMemoryReporter.cpp26 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
30 ReportSharedSurfaces(aHandleReport, aData, /* aIsForCompositor */ true, in CollectReports()
61 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurfaces() argument
63 ReportSharedSurfaces(aHandleReport, aData, in ReportSharedSurfaces()
69 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurfaces() argument
78 ReportSharedSurface(aHandleReport, aData, aIsForCompositor, i->first, in ReportSharedSurfaces()
85 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurface() argument
134 aHandleReport->Callback(""_ns, path, kind, nsIMemoryReporter::UNITS_BYTES, in ReportSharedSurface()
H A DImageMemoryReporter.h45 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
79 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
84 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
H A DimgLoader.cpp87 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
100 nsCOMPtr<nsIHandleReportCallback> handleReport(aHandleReport); in CollectReports()
115 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in FinishCollectReports() argument
238 void ReportCounterArray(nsIHandleReportCallback* aHandleReport, in ReportCounterArray() argument
266 ReportImage(aHandleReport, aData, aPathPrefix, counter, in ReportCounterArray()
283 static void ReportImage(nsIHandleReportCallback* aHandleReport, in ReportImage() argument
339 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSurfaces() argument
468 ReportValues(aHandleReport, aData, rasterUnusedPrefix, in ReportTotal()
479 ReportValues(aHandleReport, aData, vectorUnusedPrefix, in ReportTotal()
492 ReportValue(aHandleReport, aData, KIND_NONHEAP, aPathPrefix, in ReportValues()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DImageMemoryReporter.cpp25 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
29 ReportSharedSurfaces(aHandleReport, aData, /* aIsForCompositor */ true, in CollectReports()
60 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurfaces() argument
62 ReportSharedSurfaces(aHandleReport, aData, in ReportSharedSurfaces()
68 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurfaces() argument
77 ReportSharedSurface(aHandleReport, aData, aIsForCompositor, i->first, in ReportSharedSurfaces()
84 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurface() argument
127 aHandleReport->Callback(EmptyCString(), path, kind, in ReportSharedSurface()
H A DImageMemoryReporter.h45 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
79 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
84 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
H A DimgLoader.cpp81 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
94 nsCOMPtr<nsIHandleReportCallback> handleReport(aHandleReport); in CollectReports()
109 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in FinishCollectReports() argument
240 void ReportCounterArray(nsIHandleReportCallback* aHandleReport, in ReportCounterArray() argument
268 ReportImage(aHandleReport, aData, aPathPrefix, counter, in ReportCounterArray()
285 static void ReportImage(nsIHandleReportCallback* aHandleReport, in ReportImage() argument
341 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSurfaces() argument
467 ReportValues(aHandleReport, aData, rasterUnusedPrefix, in ReportTotal()
478 ReportValues(aHandleReport, aData, vectorUnusedPrefix, in ReportTotal()
491 ReportValue(aHandleReport, aData, KIND_NONHEAP, aPathPrefix, in ReportValues()
[all …]
/dports/www/firefox/firefox-99.0/image/
H A DImageMemoryReporter.cpp26 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
30 ReportSharedSurfaces(aHandleReport, aData, /* aIsForCompositor */ true, in CollectReports()
61 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurfaces() argument
63 ReportSharedSurfaces(aHandleReport, aData, in ReportSharedSurfaces()
69 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurfaces() argument
78 ReportSharedSurface(aHandleReport, aData, aIsForCompositor, i->first, in ReportSharedSurfaces()
85 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurface() argument
134 aHandleReport->Callback(""_ns, path, kind, nsIMemoryReporter::UNITS_BYTES, in ReportSharedSurface()
H A DImageMemoryReporter.h45 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
79 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
84 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
H A DimgLoader.cpp87 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
100 nsCOMPtr<nsIHandleReportCallback> handleReport(aHandleReport); in CollectReports()
115 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in FinishCollectReports() argument
238 void ReportCounterArray(nsIHandleReportCallback* aHandleReport, in ReportCounterArray() argument
266 ReportImage(aHandleReport, aData, aPathPrefix, counter, in ReportCounterArray()
283 static void ReportImage(nsIHandleReportCallback* aHandleReport, in ReportImage() argument
339 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSurfaces() argument
501 ReportValues(aHandleReport, aData, rasterUnusedPrefix, in ReportTotal()
512 ReportValues(aHandleReport, aData, vectorUnusedPrefix, in ReportTotal()
525 ReportValue(aHandleReport, aData, KIND_NONHEAP, aPathPrefix, in ReportValues()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DImageMemoryReporter.cpp26 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
30 ReportSharedSurfaces(aHandleReport, aData, /* aIsForCompositor */ true, in CollectReports()
61 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurfaces() argument
63 ReportSharedSurfaces(aHandleReport, aData, in ReportSharedSurfaces()
69 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurfaces() argument
78 ReportSharedSurface(aHandleReport, aData, aIsForCompositor, i->first, in ReportSharedSurfaces()
85 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSharedSurface() argument
134 aHandleReport->Callback(""_ns, path, kind, nsIMemoryReporter::UNITS_BYTES, in ReportSharedSurface()
H A DImageMemoryReporter.h45 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
79 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
84 nsIHandleReportCallback* aHandleReport, nsISupports* aData,
H A DimgLoader.cpp87 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
100 nsCOMPtr<nsIHandleReportCallback> handleReport(aHandleReport); in CollectReports()
115 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in FinishCollectReports() argument
238 void ReportCounterArray(nsIHandleReportCallback* aHandleReport, in ReportCounterArray() argument
266 ReportImage(aHandleReport, aData, aPathPrefix, counter, in ReportCounterArray()
283 static void ReportImage(nsIHandleReportCallback* aHandleReport, in ReportImage() argument
339 nsIHandleReportCallback* aHandleReport, nsISupports* aData, in ReportSurfaces() argument
468 ReportValues(aHandleReport, aData, rasterUnusedPrefix, in ReportTotal()
479 ReportValues(aHandleReport, aData, vectorUnusedPrefix, in ReportTotal()
492 ReportValue(aHandleReport, aData, KIND_NONHEAP, aPathPrefix, in ReportValues()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/
H A DSystemMemoryReporter.cpp152 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport,
188 CollectPmemReports(aHandleReport, aData);
191 CollectZramReports(aHandleReport, aData);
194 CollectKgslReports(aHandleReport, aData);
197 CollectIonReports(aHandleReport, aData);
318 processSizes.Report(aHandleReport, aData);
325 nsIHandleReportCallback* aHandleReport,
644 CollectIonReports(nsIHandleReportCallback* aHandleReport,
751 CollectZramReports(nsIHandleReportCallback* aHandleReport,
834 CollectOpenFileReports(nsIHandleReportCallback* aHandleReport,
[all …]
H A DnsMemoryReporterManager.cpp808 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
967 aHandleReport->Callback( in CollectReports()
987 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1010 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1614 nsIHandleReportCallback* aHandleReport, in GetReports() argument
1620 return GetReportsExtended(aHandleReport, aHandleReportData, in GetReports()
1629 nsIHandleReportCallback* aHandleReport, in GetReportsExtended() argument
1742 nsIHandleReportCallback* aHandleReport, in DispatchReporter() argument
1751 nsCOMPtr<nsIHandleReportCallback> handleReport = aHandleReport; in DispatchReporter()
2023 nsIHandleReportCallback* aHandleReport, in PendingProcessesState() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsWindowMemoryReporter.cpp177 nsIHandleReportCallback* aHandleReport, in ReportAmount() argument
186 aHandleReport->Callback(EmptyCString(), path, aKind, aUnits, aAmount, in ReportAmount()
192 nsIHandleReportCallback* aHandleReport, in ReportSize() argument
196 aHandleReport, aData); in ReportSize()
201 nsIHandleReportCallback* aHandleReport, in ReportCount() argument
205 aHandleReport, aData); in ReportCount()
262 NS_LITERAL_CSTRING(_desc), aHandleReport, aData); \ in CollectWindowReports()
269 aHandleReport, aData); in CollectWindowReports()
274 NS_LITERAL_CSTRING(_desc), aHandleReport, aData); \ in CollectWindowReports()
528 aHandleReport->Callback( in CollectReports()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsWindowMemoryReporter.cpp190 nsIHandleReportCallback* aHandleReport, in ReportAmount() argument
205 nsIHandleReportCallback* aHandleReport, in ReportSize() argument
209 aHandleReport, aData); in ReportSize()
214 nsIHandleReportCallback* aHandleReport, in ReportCount() argument
218 aHandleReport, aData); in ReportCount()
293 NS_LITERAL_CSTRING(_desc), aHandleReport, aData); \ in CollectWindowReports()
300 aHandleReport, aData); in CollectWindowReports()
305 NS_LITERAL_CSTRING(_desc), aHandleReport, aData); \ in CollectWindowReports()
571 aHandleReport->Callback( in CollectReports()
605 aHandleReport, aData, aAnonymize); in CollectReports()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsWindowMemoryReporter.cpp198 nsIHandleReportCallback* aHandleReport, in ReportAmount() argument
208 aHandleReport->Callback( in ReportAmount()
215 nsIHandleReportCallback* aHandleReport, in ReportSize() argument
220 aHandleReport, aData); in ReportSize()
226 nsIHandleReportCallback* aHandleReport, in ReportCount() argument
231 aHandleReport, aData); in ReportCount()
241 nsIHandleReportCallback *aHandleReport, in CollectWindowReports() argument
306 aHandleReport, aData); in CollectWindowReports()
310 aHandleReport, aData); in CollectWindowReports()
476 aHandleReport->Callback( in CollectReports()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsMemoryReporterManager.cpp732 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
888 aHandleReport->Callback(""_ns, path, KIND_OTHER, UNITS_BYTES, in CollectReports()
907 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
928 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
953 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
980 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1009 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1422 aHandleReport->Callback( in CollectReports()
1838 nsCOMPtr<nsIHandleReportCallback> handleReport = aHandleReport; in DispatchReporter()
1894 DispatchReporter(reporter, entry.GetData(), aHandleReport, in GetReportsForThisProcessExtended()
[all …]
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsMemoryReporterManager.cpp738 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
894 aHandleReport->Callback(""_ns, path, KIND_OTHER, UNITS_BYTES, in CollectReports()
913 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
934 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
959 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
986 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1015 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1428 aHandleReport->Callback( in CollectReports()
1852 nsCOMPtr<nsIHandleReportCallback> handleReport = aHandleReport; in DispatchReporter()
1908 DispatchReporter(reporter, entry.GetData(), aHandleReport, in GetReportsForThisProcessExtended()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsMemoryReporterManager.cpp732 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
888 aHandleReport->Callback(""_ns, path, KIND_OTHER, UNITS_BYTES, in CollectReports()
907 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
928 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
953 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
980 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1009 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1422 aHandleReport->Callback( in CollectReports()
1838 nsCOMPtr<nsIHandleReportCallback> handleReport = aHandleReport; in DispatchReporter()
1894 DispatchReporter(reporter, entry.GetData(), aHandleReport, in GetReportsForThisProcessExtended()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsMemoryReporterManager.cpp727 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
883 aHandleReport->Callback( in CollectReports()
902 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
923 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
948 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
975 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1004 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1410 aHandleReport->Callback( in CollectReports()
1832 nsCOMPtr<nsIHandleReportCallback> handleReport = aHandleReport; in DispatchReporter()
1882 DispatchReporter(iter.Key(), iter.Data(), aHandleReport, in GetReportsForThisProcessExtended()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsMemoryReporterManager.cpp753 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
909 aHandleReport->Callback( in CollectReports()
928 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
949 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
974 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1001 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1030 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1058 NS_IMETHOD CollectReports(nsIHandleReportCallback* aHandleReport, in CollectReports() argument
1673 nsCOMPtr<nsIHandleReportCallback> handleReport = aHandleReport; in DispatchReporter()
1723 DispatchReporter(iter.Key(), iter.Data(), aHandleReport, in GetReportsForThisProcessExtended()
[all …]

12345678910>>...18