hotspot/src/share/vm/gc_implementation/parallelScavenge/psGCAdaptivePolicyCounters.cpp
void PSGCAdaptivePolicyCounters::update_counters() {
{- -------------------------------------------
(1) (プロファイル情報の記録) (See: PSGCAdaptivePolicyCounters)
---------------------------------------- -}
if (UsePerfData) {
update_counters_from_policy();
}
}
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.