Home
last modified time | relevance | path

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

/frameworks/base/tools/preload/loadclass/
DLoadClass.java51 int allocCount = Debug.getGlobalAllocCount(); in main()
/frameworks/base/core/java/android/os/
DPerformanceCollector.java568 results.putLong(METRIC_KEY_GLOBAL_ALLOC_COUNT, Debug.getGlobalAllocCount()); in getAllocCounts()
DDebug.java580 public static int getGlobalAllocCount() { in getGlobalAllocCount() method in Debug
/frameworks/base/core/java/android/app/
DInstrumentation.java1289 results.putLong("global_alloc_count", Debug.getGlobalAllocCount()); in getAllocCounts()
/frameworks/base/api/
D14.txt14512 method public static int getGlobalAllocCount();
D15.txt14556 method public static int getGlobalAllocCount();
Dcurrent.txt15472 method public static int getGlobalAllocCount();
D16.txt15472 method public static int getGlobalAllocCount();