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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dfprofiler.hpp66 enum Region { noRegion, classLoaderRegion, extraRegion, maxRegion }; enumerator in enum:ThreadProfilerMark::Region
H A Dfprofiler.cpp1075 } else if (region_flag[ThreadProfilerMark::extraRegion]) {
1179 region_flag[ThreadProfilerMark::extraRegion] = false;

Completed in 157 milliseconds