Searched defs:deallocations (Results 1 – 2 of 2) sorted by relevance
62 private Integer deallocations; field in MemoryHeapInfo211 public void setDeallocations(Integer deallocations) { in setDeallocations()
228 Integer deallocations = rs.getInt("deallocations"); in getMemoryHeapData() local277 Integer deallocations = rs.getInt("deallocations"); in getMemoryHeapInfos() local