Searched refs:DerivedPointerTableDeactivate (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/compiler/
H A DoopMap.hpp306 class DerivedPointerTableDeactivate: public StackObj { class in inherits:StackObj
310 DerivedPointerTableDeactivate() { function in class:DerivedPointerTableDeactivate
317 ~DerivedPointerTableDeactivate() {
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1MarkSweep.cpp190 COMPILER2_PRESENT(DerivedPointerTableDeactivate dpt_deact);
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.cpp2483 COMPILER2_PRESENT(DerivedPointerTableDeactivate dpt_deact);
2927 COMPILER2_PRESENT(DerivedPointerTableDeactivate dpt_deact;)
3624 COMPILER2_PRESENT(DerivedPointerTableDeactivate dpt_deact;)
5004 COMPILER2_PRESENT(DerivedPointerTableDeactivate dpt_deact;)

Completed in 43 milliseconds