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

/openjdk7/hotspot/src/share/vm/opto/
H A Dphase.hpp79 static elapsedTimer _t_connectionGraph; member in class:Phase
H A Dphase.cpp44 elapsedTimer Phase::_t_connectionGraph; member in class:Phase
109 tty->print_cr (" connection graph: %3.3f sec", Phase::_t_connectionGraph.seconds());
H A Descape.cpp115 { Compile::TracePhase t3("connectionGraph", &Phase::_t_connectionGraph, true);

Completed in 39 milliseconds