Home
last modified time | relevance | path

Searched refs:totalCountInIndexedFreeLists (Results 1 – 12 of 12) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcompactibleFreeListSpace.hpp544 size_t totalCountInIndexedFreeLists() const;
H A DcompactibleFreeListSpace.cpp346 size_t CompactibleFreeListSpace::totalCountInIndexedFreeLists() const { in totalCountInIndexedFreeLists() function in CompactibleFreeListSpace
364 size_t num = totalCountInIndexedFreeLists(); in totalCount()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcompactibleFreeListSpace.hpp544 size_t totalCountInIndexedFreeLists() const;
H A DcompactibleFreeListSpace.cpp346 size_t CompactibleFreeListSpace::totalCountInIndexedFreeLists() const { in totalCountInIndexedFreeLists() function in CompactibleFreeListSpace
364 size_t num = totalCountInIndexedFreeLists(); in totalCount()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/cms/
H A DcompactibleFreeListSpace.hpp611 size_t totalCountInIndexedFreeLists() const;
H A DcompactibleFreeListSpace.cpp546 size_t CompactibleFreeListSpace::totalCountInIndexedFreeLists() const { in totalCountInIndexedFreeLists() function in CompactibleFreeListSpace
564 size_t num = totalCountInIndexedFreeLists(); in totalCount()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/cms/
H A DcompactibleFreeListSpace.hpp611 size_t totalCountInIndexedFreeLists() const;
H A DcompactibleFreeListSpace.cpp546 size_t CompactibleFreeListSpace::totalCountInIndexedFreeLists() const { in totalCountInIndexedFreeLists() function in CompactibleFreeListSpace
564 size_t num = totalCountInIndexedFreeLists(); in totalCount()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/cms/
H A DcompactibleFreeListSpace.hpp611 size_t totalCountInIndexedFreeLists() const;
H A DcompactibleFreeListSpace.cpp546 size_t CompactibleFreeListSpace::totalCountInIndexedFreeLists() const { in totalCountInIndexedFreeLists() function in CompactibleFreeListSpace
564 size_t num = totalCountInIndexedFreeLists(); in totalCount()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/cms/
H A DcompactibleFreeListSpace.hpp597 size_t totalCountInIndexedFreeLists() const;
H A DcompactibleFreeListSpace.cpp544 size_t CompactibleFreeListSpace::totalCountInIndexedFreeLists() const { in totalCountInIndexedFreeLists() function in CompactibleFreeListSpace
562 size_t num = totalCountInIndexedFreeLists(); in totalCount()