Home
last modified time | relevance | path

Searched refs:dummy_gc_count_before (Results 1 – 2 of 2) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp826 uint dummy_gc_count_before; in allocate_new_tlab() local
828 return attempt_allocation(word_size, &dummy_gc_count_before, &dummy_gclocker_retry_count); in allocate_new_tlab()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp826 uint dummy_gc_count_before; in allocate_new_tlab() local
828 return attempt_allocation(word_size, &dummy_gc_count_before, &dummy_gclocker_retry_count); in allocate_new_tlab()