Searched defs:maxRegion (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp66 enum Region { noRegion, classLoaderRegion, extraRegion, maxRegion }; enumerator in enum:ThreadProfilerMark::Region
188 bool region_flag[ThreadProfilerMark::maxRegion];

Completed in 30 milliseconds