Searched refs:getGlobalAllocSize (Results 1 – 12 of 12) sorted by relevance
52 int allocSize = Debug.getGlobalAllocSize(); in main()
576 results.putLong(METRIC_KEY_GLOBAL_ALLOC_SIZE, Debug.getGlobalAllocSize()); in getAllocCounts()
1448 public static int getGlobalAllocSize() { in getGlobalAllocSize() method in Debug
520 public static native long getGlobalAllocSize(); in getGlobalAllocSize() method in Parcel
713 return Parcel::getGlobalAllocSize(); in android_os_Parcel_getGlobalAllocSize()
1611 results.putLong("global_alloc_size", Debug.getGlobalAllocSize()); in getAllocCounts()
1372 long parcelSize = Parcel.getGlobalAllocSize(); in dumpMemInfo()1524 long parcelSize = Parcel.getGlobalAllocSize(); in dumpMemInfo()
520 static size_t getGlobalAllocSize();
327 size_t Parcel::getGlobalAllocSize() { in getGlobalAllocSize() function in android::Parcel
30940 method @Deprecated public static int getGlobalAllocSize();
21587 method public static int getGlobalAllocSize();