Searched defs:statName (Results 1 – 2 of 2) sorted by relevance
41 public void incrementStat(String statName) { in incrementStat()48 public void increaseStat(String statName, long amt) { in increaseStat()
346 public static String getRuntimeStat(String statName) throws Exception { in getRuntimeStat()