Searched refs:getGlobalFreedSize (Results 1 – 6 of 6) sorted by relevance
54 int freedSize = Debug.getGlobalFreedSize(); in main()
577 results.putLong(METRIC_KEY_GLOBAL_FREED_SIZE, Debug.getGlobalFreedSize()); in getAllocCounts()
1426 public static int getGlobalFreedSize() { in getGlobalFreedSize() method in Debug
1573 results.putLong("global_freed_size", Debug.getGlobalFreedSize()); in getAllocCounts()
21595 method public static int getGlobalFreedSize();
34301 method @Deprecated public static int getGlobalFreedSize();