Searched refs:set_claim_value (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegion.hpp732 void set_claim_value(int claimValue) { _claimed = claimValue; } function in class:HeapRegion
H A Dg1CollectedHeap.cpp2823 r->set_claim_value(HeapRegion::InitialClaimValue);

Completed in 87 milliseconds