Home
last modified time | relevance | path

Searched refs:getGlobalFreedCount (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/tools/preload/loadclass/
DLoadClass.java53 int freedCount = Debug.getGlobalFreedCount(); in main()
/frameworks/base/core/java/android/os/
DPerformanceCollector.java570 results.putLong(METRIC_KEY_GLOBAL_FREED_COUNT, Debug.getGlobalFreedCount()); in getAllocCounts()
DDebug.java586 public static int getGlobalFreedCount() { in getGlobalFreedCount() method in Debug
/frameworks/base/core/java/android/app/
DInstrumentation.java1292 results.putLong("global_freed_count", Debug.getGlobalFreedCount()); in getAllocCounts()
/frameworks/base/api/
D14.txt14520 method public static int getGlobalFreedCount();
D15.txt14564 method public static int getGlobalFreedCount();
D16.txt15479 method public static int getGlobalFreedCount();
D17.txt15873 method public static int getGlobalFreedCount();
Dcurrent.txt15873 method public static int getGlobalFreedCount();