Searched defs:heapId (Results 1 – 2 of 2) sorted by relevance
478 synchronized void setHeapInfo(int heapId, long maxSizeInBytes, in setHeapInfo()520 public synchronized Map<String, Long> getVmHeapInfo(int heapId) { in getVmHeapInfo()
126 int heapId = data.getInt(); in handleHPIF() local