Searched refs:startAllocCounting (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/preload/loadclass/
H A DLoadClass.java34 Debug.startAllocCounting();
/frameworks/base/core/java/android/os/
H A DDebug.java63 * TRACE_COUNT_ALLOCS adds the results from startAllocCounting to the
438 public static void startAllocCounting() { method in class:Debug
439 VMDebug.startAllocCounting();
/frameworks/base/core/java/com/android/internal/os/
H A DZygoteInit.java256 Debug.startAllocCounting();
340 Debug.startAllocCounting();
/frameworks/base/tests/CoreTests/android/core/
H A DSSLPerformanceTest.java328 Debug.startAllocCounting();
/frameworks/base/core/java/android/app/
H A DInstrumentation.java208 startAllocCounting();
1282 public void startAllocCounting() { method in class:Instrumentation
1294 Debug.startAllocCounting();

Completed in 29 milliseconds