Searched refs:getGlobalAllocSize (Results 1 – 9 of 9) sorted by relevance
286 if (Debug.getGlobalAllocSize() > PRELOAD_GC_THRESHOLD) { in preloadClasses()289 " GC at " + Debug.getGlobalAllocSize()); in preloadClasses()374 if (Debug.getGlobalAllocSize() > PRELOAD_GC_THRESHOLD) { in preloadColorStateLists()376 Log.v(TAG, " GC at " + Debug.getGlobalAllocSize()); in preloadColorStateLists()397 if (Debug.getGlobalAllocSize() > PRELOAD_GC_THRESHOLD) { in preloadDrawables()399 Log.v(TAG, " GC at " + Debug.getGlobalAllocSize()); in preloadDrawables()
52 int allocSize = Debug.getGlobalAllocSize(); in main()
569 results.putLong(METRIC_KEY_GLOBAL_ALLOC_SIZE, Debug.getGlobalAllocSize()); in getAllocCounts()
583 public static int getGlobalAllocSize() { in getGlobalAllocSize() method in Debug
1290 results.putLong("global_alloc_size", Debug.getGlobalAllocSize()); in getAllocCounts()
14513 method public static int getGlobalAllocSize();
14557 method public static int getGlobalAllocSize();
15473 method public static int getGlobalAllocSize();