Home
last modified time | relevance | path

Searched refs:two_times_commit_word_size (Results 1 – 5 of 5) sorted by relevance

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/memory/
H A Dtest_virtualSpaceNode.cpp253 size_t two_times_commit_word_size = commit_word_size * 2; in TEST_VM() local
254 …XPECT_FALSE(vsn.is_available(two_times_commit_word_size)) << " two_times_commit_word_size = " << t… in TEST_VM()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/
H A Dmetaspace.cpp1777 size_t two_times_commit_word_size = commit_word_size * 2; in test_is_available_negative() local
1778 assert_is_available_negative(two_times_commit_word_size); in test_is_available_negative()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/
H A Dmetaspace.cpp1777 size_t two_times_commit_word_size = commit_word_size * 2; in test_is_available_negative() local
1778 assert_is_available_negative(two_times_commit_word_size); in test_is_available_negative()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A Dmetaspace.cpp4022 size_t two_times_commit_word_size = commit_word_size * 2; in test_is_available_negative() local
4023 assert_is_available_negative(two_times_commit_word_size); in test_is_available_negative()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A Dmetaspace.cpp4022 size_t two_times_commit_word_size = commit_word_size * 2; in test_is_available_negative() local
4023 assert_is_available_negative(two_times_commit_word_size); in test_is_available_negative()