Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DPerformanceCollector.java493 stopAllocCounting(); in endPerformanceSnapshot()
563 private static void stopAllocCounting() { in stopAllocCounting() method in PerformanceCollector
567 Debug.stopAllocCounting(); in stopAllocCounting()
H A DDebug.java1457 public static void stopAllocCounting() { in stopAllocCounting() method in Debug
1458 VMDebug.stopAllocCounting(); in stopAllocCounting()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/util/
H A DXmlPerfTest.java84 Debug.stopAllocCounting(); in doWrite()
128 Debug.stopAllocCounting(); in doRead()
/aosp14/frameworks/base/tools/preload/loadclass/
H A DLoadClass.java57 Debug.stopAllocCounting(); in main()
/aosp14/frameworks/base/core/java/android/app/
H A DInstrumentation.java1707 public void stopAllocCounting() { in stopAllocCounting() method in Instrumentation
1711 Debug.stopAllocCounting(); in stopAllocCounting()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5959 method @Deprecated public void stopAllocCounting();
32852 method @Deprecated public static void stopAllocCounting();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38106 Landroid/os/PerformanceCollector;->stopAllocCounting()V