Searched refs:getMatchedMemoryPool (Results 1 – 8 of 8) sorted by relevance
70 MemoryPoolMXBean metaspacePool = getMatchedMemoryPool(".*Metaspace.*"); in eatMetaspace()86 private MemoryPoolMXBean getMatchedMemoryPool(String patternPoolName) { in getMatchedMemoryPool() method in GarbageProducer113 MemoryPoolMXBean oldGenBean = getMatchedMemoryPool(".*Old.*|.*Tenured.*"); in getOldGenAllocationRatio()