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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTimer.hpp32 class ConcurrentPhase;
42 virtual void visit(ConcurrentPhase* phase) { visit((GCPhase*)phase); }
74 class ConcurrentPhase : public GCPhase { class in inherits:GCPhase
H A DgcTraceSend.cpp257 void visit(ConcurrentPhase* pause) { Unimplemented(); }

Completed in 29 milliseconds