Searched refs:getGlobalAllocCount (Results 1 – 13 of 13) sorted by relevance
51 int allocCount = Debug.getGlobalAllocCount(); in main()
575 results.putLong(METRIC_KEY_GLOBAL_ALLOC_COUNT, Debug.getGlobalAllocCount()); in getAllocCounts()
1361 public static int getGlobalAllocCount() { in getGlobalAllocCount() method in Debug
469 public static native long getGlobalAllocCount(); in getGlobalAllocCount() method in Parcel
665 return Parcel::getGlobalAllocCount(); in android_os_Parcel_getGlobalAllocCount()
1577 results.putLong("global_alloc_count", Debug.getGlobalAllocCount()); in getAllocCounts()
1268 long parcelCount = Parcel.getGlobalAllocCount(); in dumpMemInfo()1420 long parcelCount = Parcel.getGlobalAllocCount(); in dumpMemInfo()
474 static size_t getGlobalAllocCount();
285 size_t Parcel::getGlobalAllocCount() { in getGlobalAllocCount() function in android::Parcel
21586 method public static int getGlobalAllocCount();
34588 method @Deprecated public static int getGlobalAllocCount();
34732 method @Deprecated public static int getGlobalAllocCount();