Home
last modified time | relevance | path

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

/aosp12/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.java1405 public static void startAllocCounting() { in startAllocCounting() method in Debug
1406 VMDebug.startAllocCounting(); in startAllocCounting()
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/util/
H A DXmlPerfTest.java67 Debug.startAllocCounting(); in doWrite()
111 Debug.startAllocCounting(); in doRead()
/aosp12/frameworks/base/tools/preload/loadclass/
H A DLoadClass.java34 Debug.startAllocCounting(); in main()
/aosp12/art/runtime/native/
H A Ddalvik_system_VMDebug.cc507 NATIVE_METHOD(VMDebug, startAllocCounting, "()V"),
/aosp12/frameworks/base/core/java/android/app/
H A DInstrumentation.java1571 public void startAllocCounting() { in startAllocCounting() method in Instrumentation
1583 Debug.startAllocCounting(); in startAllocCounting()
/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.txt1509 Ldalvik/system/VMDebug;->startAllocCounting()V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt5442 method @Deprecated public void startAllocCounting();
31045 method @Deprecated public static void startAllocCounting();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt4378 method public void startAllocCounting();
21629 method public static deprecated void startAllocCounting();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41427 Landroid/os/PerformanceCollector;->startAllocCounting()V