Searched refs:getGlobalGcInvocationCount (Results 1 – 5 of 5) sorted by relevance
579 results.putLong(METRIC_KEY_GC_INVOCATION_COUNT, Debug.getGlobalGcInvocationCount()); in getAllocCounts()
1588 public static int getGlobalGcInvocationCount() { in getGlobalGcInvocationCount() method in Debug
1855 results.putLong("gc_invocation_count", Debug.getGlobalGcInvocationCount()); in getAllocCounts()
21596 method public static int getGlobalGcInvocationCount();
33795 method @Deprecated public static int getGlobalGcInvocationCount();