Top


定義場所(file name)

hotspot/src/share/vm/gc_implementation/parallelScavenge/psGCAdaptivePolicyCounters.cpp

名前(function name)

void PSGCAdaptivePolicyCounters::update_counters() {

本体部(body)

  {- -------------------------------------------
  (1) (プロファイル情報の記録) (See: PSGCAdaptivePolicyCounters)
      ---------------------------------------- -}

      if (UsePerfData) {
        update_counters_from_policy();
      }
    }

This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.