Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DPerformanceCollector.java474 startAllocCounting(); in startPerformanceSnapshot()
545 private static void startAllocCounting() { in startAllocCounting() method in PerformanceCollector
557 Debug.startAllocCounting(); in startAllocCounting()
H A DDebug.java1447 public static void startAllocCounting() { in startAllocCounting() method in Debug
1448 VMDebug.startAllocCounting(); in startAllocCounting()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/util/
H A DXmlPerfTest.java69 Debug.startAllocCounting(); in doWrite()
113 Debug.startAllocCounting(); in doRead()
/aosp14/frameworks/base/tools/preload/loadclass/
H A DLoadClass.java34 Debug.startAllocCounting(); in main()
/aosp14/frameworks/base/core/java/android/app/
H A DInstrumentation.java1686 public void startAllocCounting() { in startAllocCounting() method in Instrumentation
1698 Debug.startAllocCounting(); in startAllocCounting()
/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.txt5956 method @Deprecated public void startAllocCounting();
32845 method @Deprecated public static void startAllocCounting();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38104 Landroid/os/PerformanceCollector;->startAllocCounting()V