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

/openjdk7/hotspot/src/share/vm/opto/
H A Dphase.hpp106 static elapsedTimer _t_buildIFGphysical; member in class:Phase
H A Dphase.cpp70 elapsedTimer Phase::_t_buildIFGphysical; member in class:Phase
131 tty->print_cr (" buildIFG : %3.3f sec", Phase::_t_buildIFGphysical.seconds());
137 Phase::_t_buildIFGphysical.seconds() + Phase::_t_computeLive.seconds() +
H A Difg.cpp475 NOT_PRODUCT( Compile::TracePhase t3("buildIFG", &_t_buildIFGphysical, TimeCompiler); )

Completed in 42 milliseconds