Searched refs:getGlobalAllocCount (Results 1 – 12 of 12) sorted by relevance
51 int allocCount = Debug.getGlobalAllocCount(); in main()
568 results.putLong(METRIC_KEY_GLOBAL_ALLOC_COUNT, Debug.getGlobalAllocCount()); in getAllocCounts()
1207 public static int getGlobalAllocCount() { in getGlobalAllocCount() method in Debug
389 public static native long getGlobalAllocCount(); in getGlobalAllocCount() method in Parcel
725 return Parcel::getGlobalAllocCount(); in android_os_Parcel_getGlobalAllocCount()
385 static size_t getGlobalAllocCount();
1477 results.putLong("global_alloc_count", Debug.getGlobalAllocCount()); in getAllocCounts()
1132 long parcelCount = Parcel.getGlobalAllocCount(); in dumpMemInfo()
373 size_t Parcel::getGlobalAllocCount() { in getGlobalAllocCount() function in android::Parcel
21586 method public static int getGlobalAllocCount();
30622 method public static deprecated int getGlobalAllocCount();
33343 method public static deprecated int getGlobalAllocCount();