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

/openjdk10/hotspot/src/share/vm/gc/cms/
H A DparNewGeneration.hpp99 AgeTable _ageTable; member in class:ParScanThreadState
138 AgeTable* age_table() {return &_ageTable;}
H A DparNewGeneration.cpp80 _ageTable(false), // false ==> not the global age table, no perf data.

Completed in 46 milliseconds