HomeSort by relevance Sort by last modified time
    Searched refs:startAllocCounting (Results 1 - 14 of 14) sorted by null

  /frameworks/base/tools/preload/loadclass/
LoadClass.java 34 Debug.startAllocCounting();
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 44 * startAllocCounting to the trace key file.
258 public static native void startAllocCounting();
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 467 startAllocCounting();
538 private static void startAllocCounting() {
550 Debug.startAllocCounting();
Debug.java 65 * TRACE_COUNT_ALLOCS adds the results from startAllocCounting to the
527 public static void startAllocCounting() {
528 VMDebug.startAllocCounting();
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 282 Debug.startAllocCounting();
405 Debug.startAllocCounting();
  /frameworks/base/tests/CoreTests/android/core/
SSLPerformanceTest.java 328 Debug.startAllocCounting();
  /cts/tests/tests/os/src/android/os/cts/
DebugTest.java 231 method = "startAllocCounting",
443 Debug.startAllocCounting();
  /frameworks/base/core/java/android/app/
Instrumentation.java     [all...]
  /cts/tests/tests/app/src/android/app/cts/
InstrumentationTest.java 215 method = "startAllocCounting",
230 mInstrumentation.startAllocCounting();
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 1221 milliseconds