Searched refs:getRuntimeStat (Results 1 – 4 of 4) sorted by relevance
43 int gcCount = Integer.parseInt(Debug.getRuntimeStat("art.gc.gc-count"));45 while (gcCount == Integer.parseInt(Debug.getRuntimeStat("art.gc.gc-count")) && i > 0) {
1844 public static String getRuntimeStat(String statName) { in getRuntimeStat() method in Debug1845 return VMDebug.getRuntimeStat(statName); in getRuntimeStat()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
36019 method public static String getRuntimeStat(String);