Searched defs:allocations (Results 1 – 2 of 2) sorted by relevance
57 private Integer allocations; field in MemoryHeapInfo193 public void setAllocations(Integer allocations) { in setAllocations()
227 Integer allocations = rs.getInt("allocations"); in getMemoryHeapData() local276 Integer allocations = rs.getInt("allocations"); in getMemoryHeapInfos() local