Home
last modified time | relevance | path

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

/aosp12/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.java1415 public static void stopAllocCounting() { in stopAllocCounting() method in Debug
1416 VMDebug.stopAllocCounting(); in stopAllocCounting()
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/util/
H A DXmlPerfTest.java82 Debug.stopAllocCounting(); in doWrite()
126 Debug.stopAllocCounting(); in doRead()
/aosp12/frameworks/base/tools/preload/loadclass/
H A DLoadClass.java57 Debug.stopAllocCounting(); in main()
/aosp12/art/runtime/native/
H A Ddalvik_system_VMDebug.cc511 NATIVE_METHOD(VMDebug, stopAllocCounting, "()V"),
/aosp12/frameworks/base/core/java/android/app/
H A DInstrumentation.java1592 public void stopAllocCounting() { in stopAllocCounting() method in Instrumentation
1596 Debug.stopAllocCounting(); in stopAllocCounting()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1522 Ldalvik/system/VMDebug;->stopAllocCounting()V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt5445 method @Deprecated public void stopAllocCounting();
31052 method @Deprecated public static void stopAllocCounting();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt4381 method public void stopAllocCounting();
21636 method public static deprecated void stopAllocCounting();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41429 Landroid/os/PerformanceCollector;->stopAllocCounting()V